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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
filterbank_tables.h 38 extern const float WebRtcIsac_kLowerApFactorsFloat[2];
filterbank_tables.c 26 const float WebRtcIsac_kLowerApFactorsFloat[2] = {
filterbanks.c 219 WebRtcIsac_AllPassFilter2Float(tempin_ch2,WebRtcIsac_kLowerApFactorsFloat,
245 WebRtcIsac_AllPassFilter2Float(tempin_ch2,WebRtcIsac_kLowerApFactorsFloat,
307 WebRtcIsac_AllPassFilter2Float(tempin_ch1, WebRtcIsac_kLowerApFactorsFloat,

Completed in 6300 milliseconds