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

  /external/webrtc/webrtc/modules/audio_coding/codecs/cng/
cng_unittest.cc 197 WebRtcCng_InitDec(cng_dec_inst_);
208 WebRtcCng_InitDec(cng_dec_inst_);
245 WebRtcCng_InitDec(cng_dec_inst_);
271 WebRtcCng_InitDec(cng_dec_inst_);
304 WebRtcCng_InitDec(cng_dec_inst_);
331 WebRtcCng_InitDec(cng_dec_inst_);
webrtc_cng.h 73 void WebRtcCng_InitDec(CNG_dec_inst* cng_inst);
webrtc_cng.c 172 void WebRtcCng_InitDec(CNG_dec_inst* cng_inst) {
  /external/webrtc/webrtc/modules/audio_coding/neteq/
audio_decoder_impl.cc 41 WebRtcCng_InitDec(dec_state_);
49 WebRtcCng_InitDec(dec_state_);

Completed in 650 milliseconds