Home
last modified time | relevance | path

Searched refs:WebRtcIsacfix_InitRateModel (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.h125 void WebRtcIsacfix_InitRateModel(RateModel *State);
Dbandwidth_estimator.c975 void WebRtcIsacfix_InitRateModel(RateModel *State) in WebRtcIsacfix_InitRateModel() function
Disacfix.c319 WebRtcIsacfix_InitRateModel(&ISAC_inst->ISACenc_obj.rate_data_obj); in WebRtcIsacfix_EncoderInit()