Home
last modified time | relevance | path

Searched refs:shift_offset (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/common/arm/
Dihevc_weighted_pred_uni.s117 .equ shift_offset, 112 define
142 ldr r6,[sp,#shift_offset] @load shift
Dihevc_weighted_pred_bi.s143 .equ shift_offset, 128 define
175 ldr r10,[sp,#shift_offset] @load shift
/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core.c896 delay_correction += delay > self->shift_offset ? self->shift_offset : 1; in SignalBasedDelayCorrection()
897 self->shift_offset--; in SignalBasedDelayCorrection()
898 self->shift_offset = (self->shift_offset <= 1 ? 1 : self->shift_offset); in SignalBasedDelayCorrection()
1631 aec->shift_offset = kInitialShiftOffset; in WebRtcAec_InitAec()
Daec_core_internal.h143 int shift_offset; member
/external/valgrind/none/tests/ppc32/
Djm-insns.c5535 int i, offs, shift_offset = 0; in test_int_ld_one_reg_imm16() local
5539 shift_offset = 1; in test_int_ld_one_reg_imm16()
5549 if (shift_offset) in test_int_ld_one_reg_imm16()
/external/valgrind/none/tests/ppc64/
Djm-insns.c5535 int i, offs, shift_offset = 0; in test_int_ld_one_reg_imm16() local
5539 shift_offset = 1; in test_int_ld_one_reg_imm16()
5549 if (shift_offset) in test_int_ld_one_reg_imm16()