Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c138 double whoutbuf[PITCH_WLPCBUFLEN + PITCH_WLPCORDER]; in WebRtcIsac_WeightingFilter() local
149 dp2=whoutbuf; in WebRtcIsac_WeightingFilter()
189 wfdata->whostate[k]=whoutbuf[PITCH_FRAME_LEN+k]; in WebRtcIsac_WeightingFilter()
194 memcpy(whiout, whoutbuf+PITCH_WLPCORDER, sizeof(double) * PITCH_FRAME_LEN); in WebRtcIsac_WeightingFilter()