Home
last modified time | relevance | path

Searched refs:RateModel (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.h102 WebRtc_UWord16 WebRtcIsacfix_GetMinBytes(RateModel *State,
111 void WebRtcIsacfix_UpdateRateModel(RateModel *State,
117 void WebRtcIsacfix_InitRateModel(RateModel *State);
Dstructs.h266 } RateModel; typedef
310 RateModel rate_data_obj;
Dbandwidth_estimator.c833 WebRtc_UWord16 WebRtcIsacfix_GetMinBytes(RateModel *State, in WebRtcIsacfix_GetMinBytes()
942 void WebRtcIsacfix_UpdateRateModel(RateModel *State, in WebRtcIsacfix_UpdateRateModel()
963 void WebRtcIsacfix_InitRateModel(RateModel *State) in WebRtcIsacfix_InitRateModel()
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.h136 RateModel* State,
148 RateModel* State,
155 RateModel *State);
Dstructs.h243 } RateModel; typedef
441 RateModel rate_data_obj;
Dbandwidth_estimator.c790 RateModel* State, in WebRtcIsac_GetMinBytes()
911 RateModel *State, in WebRtcIsac_UpdateRateModel()
932 RateModel *State) in WebRtcIsac_InitRateModel()