Searched refs:OFFSET_Q8 (Results 1 – 2 of 2) sorted by relevance
312 tmp32b = (best_lag1q - OFFSET_Q8) * 2; in WebRtcIsacfix_InitialPitch()322 ratq = (tmp32a >> 1) + OFFSET_Q8; in WebRtcIsacfix_InitialPitch()387 tmp32b = (best_lag2q - OFFSET_Q8) * 2; in WebRtcIsacfix_InitialPitch()
153 #define OFFSET_Q8 768 /* 256 * 3 */ macro