Searched refs:shift_offset (Results 1 – 4 of 4) sorted by relevance
896 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()
143 int shift_offset; member
5535 int i, offs, shift_offset = 0; in test_int_ld_one_reg_imm16() local5539 shift_offset = 1; in test_int_ld_one_reg_imm16()5549 if (shift_offset) in test_int_ld_one_reg_imm16()