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

  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
codec.h 56 void WebRtcIsacfix_InitPostFilterbank(PostFiltBankstr *postfiltdata);
95 PostFiltBankstr *postfiltdata);
107 PostFiltBankstr *postfiltdata,
structs.h 113 } PostFiltBankstr;
326 PostFiltBankstr interpolatorstr_obj;
343 PostFiltBankstr postfiltbankstr_obj;
initialize.c 94 void WebRtcIsacfix_InitPostFilterbank(PostFiltBankstr *postfiltdata)
filterbanks.c 265 PostFiltBankstr *postfiltdata)
321 PostFiltBankstr *postfiltdata,
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
codec.h 162 void WebRtcIsac_InitPostFilterbank(PostFiltBankstr* postfiltdata);
200 PostFiltBankstr* postfiltdata);
structs.h 97 } PostFiltBankstr;
385 PostFiltBankstr postfiltbankstr_obj;
395 PostFiltBankstr postfiltbankstr_obj;
intialize.c 83 void WebRtcIsac_InitPostFilterbank(PostFiltBankstr *postfiltdata)
filterbanks.c 290 PostFiltBankstr *postfiltdata)

Completed in 348 milliseconds