HomeSort by relevance Sort by last modified time
    Searched refs:INSTAT2_fix (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
filterbanks.c 159 AllpassFilter2FixDec16(tempin_ch2,WebRtcIsacfix_kLowerApFactorsQ15, FRAMESAMPLES/2 , NUMBEROFCHANNELAPSECTIONS, prefiltdata->INSTAT2_fix);
165 tmpState[k] = prefiltdata->INSTAT2_fix[k];
221 AllpassFilter2FixDec16(tempin_ch2,WebRtcIsacfix_kLowerApFactorsQ15, FRAMESAMPLES/2 , NUMBEROFCHANNELAPSECTIONS, prefiltdata->INSTAT2_fix);
initialize.c 84 prefiltdata->INSTAT2_fix[k] = 0;
structs.h 92 WebRtc_Word32 INSTAT2_fix[2*(QORDER-1)];

Completed in 424 milliseconds