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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/
codec.h 199 void WebRtcIsac_FilterAndCombineFloat(float* InLP, float* InHP, float* Out,
decode.c 169 WebRtcIsac_FilterAndCombineFloat(LP_dec_float, HP_dec_float,
296 WebRtcIsac_FilterAndCombineFloat(HP_dec_float, LP_dec_float, signal_out,
filterbanks.c 287 void WebRtcIsac_FilterAndCombineFloat(float *InLP,
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
codec.h 199 void WebRtcIsac_FilterAndCombineFloat(float* InLP, float* InHP, float* Out,
decode.c 169 WebRtcIsac_FilterAndCombineFloat(LP_dec_float, HP_dec_float,
296 WebRtcIsac_FilterAndCombineFloat(HP_dec_float, LP_dec_float, signal_out,
filterbanks.c 287 void WebRtcIsac_FilterAndCombineFloat(float *InLP,

Completed in 129 milliseconds