Searched refs:PITCH_INTBUFFSIZE (Results 1 – 4 of 4) sorted by relevance
53 int16_t ubufQQ[PITCH_INTBUFFSIZE + QLOOKAHEAD]; in WebRtcIsacfix_PitchFilter()154 int16_t ubufQQ[PITCH_INTBUFFSIZE]; in WebRtcIsacfix_PitchFilterGains()
165 #define PITCH_INTBUFFSIZE 430 /* (PITCH_FRAME_LEN+PITCH_BUFFSIZE) */ macro
131 #define PITCH_INTBUFFSIZE (PITCH_FRAME_LEN + PITCH_BUFFSIZE) macro
105 double buffer[PITCH_INTBUFFSIZE + QLOOKAHEAD];