Home
last modified time | relevance | path

Searched refs:WebRtcCng_InitDec (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/cng/
Dcng_unittest.cc197 WebRtcCng_InitDec(cng_dec_inst_); in TEST_F()
208 WebRtcCng_InitDec(cng_dec_inst_); in TEST_F()
245 WebRtcCng_InitDec(cng_dec_inst_); in TEST_F()
271 WebRtcCng_InitDec(cng_dec_inst_); in TEST_F()
304 WebRtcCng_InitDec(cng_dec_inst_); in TEST_F()
331 WebRtcCng_InitDec(cng_dec_inst_); in TEST_F()
Dwebrtc_cng.h73 void WebRtcCng_InitDec(CNG_dec_inst* cng_inst);
Dwebrtc_cng.c172 void WebRtcCng_InitDec(CNG_dec_inst* cng_inst) { in WebRtcCng_InitDec() function
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_decoder_impl.cc41 WebRtcCng_InitDec(dec_state_); in AudioDecoderCng()
49 WebRtcCng_InitDec(dec_state_); in Reset()