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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
filterbanks.c 158 AllpassFilter2FixDec16(tempin_ch1,WebRtcIsacfix_kUpperApFactorsQ15, FRAMESAMPLES/2 , NUMBEROFCHANNELAPSECTIONS, prefiltdata->INSTAT1_fix);
162 tmpState[k] = prefiltdata->INSTAT1_fix[k];
220 AllpassFilter2FixDec16(tempin_ch1,WebRtcIsacfix_kUpperApFactorsQ15, FRAMESAMPLES/2 , NUMBEROFCHANNELAPSECTIONS, prefiltdata->INSTAT1_fix);
initialize.c 83 prefiltdata->INSTAT1_fix[k] = 0;
structs.h 91 WebRtc_Word32 INSTAT1_fix[2*(QORDER-1)];

Completed in 33 milliseconds