HomeSort by relevance Sort by last modified time
    Searched full:weoutbuf (Results 1 - 1 of 1) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
filter_functions.c 134 double weoutbuf[PITCH_WLPCBUFLEN + PITCH_WLPCORDER]; local
143 dp=weoutbuf;
183 wfdata->weostate[k]=weoutbuf[PITCH_FRAME_LEN+k];
188 memcpy(weiout, weoutbuf+PITCH_WLPCORDER, sizeof(double) * PITCH_FRAME_LEN);

Completed in 51 milliseconds