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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
codec.h 171 void WebRtcIsac_InitPostFilterbank(PostFiltBankstr* postfiltdata);
216 PostFiltBankstr* postfiltdata);
structs.h 97 } PostFiltBankstr;
387 PostFiltBankstr postfiltbankstr_obj;
397 PostFiltBankstr postfiltbankstr_obj;
intialize.c 79 void WebRtcIsac_InitPostFilterbank(PostFiltBankstr *postfiltdata)
filterbanks.c 290 PostFiltBankstr *postfiltdata)
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
codec.h 59 void WebRtcIsacfix_InitPostFilterbank(PostFiltBankstr* postfiltdata);
125 PostFiltBankstr* postfiltdata);
137 PostFiltBankstr* postfiltdata,
structs.h 115 } PostFiltBankstr;
326 PostFiltBankstr interpolatorstr_obj;
343 PostFiltBankstr postfiltbankstr_obj;
initialize.c 93 void WebRtcIsacfix_InitPostFilterbank(PostFiltBankstr *postfiltdata)
filterbanks.c 321 PostFiltBankstr *postfiltdata)
381 PostFiltBankstr *postfiltdata,

Completed in 60 milliseconds