Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.h110 uint16_t WebRtcIsacfix_GetMinBytes(RateModel *State,
119 void WebRtcIsacfix_UpdateRateModel(RateModel *State,
125 void WebRtcIsacfix_InitRateModel(RateModel *State);
Dstructs.h266 } RateModel; typedef
310 RateModel rate_data_obj;
Dbandwidth_estimator.c843 uint16_t WebRtcIsacfix_GetMinBytes(RateModel *State, in WebRtcIsacfix_GetMinBytes()
955 void WebRtcIsacfix_UpdateRateModel(RateModel *State, in WebRtcIsacfix_UpdateRateModel()
975 void WebRtcIsacfix_InitRateModel(RateModel *State) in WebRtcIsacfix_InitRateModel()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.h143 RateModel* State,
155 RateModel* State,
162 RateModel *State);
Dstructs.h245 } RateModel; typedef
453 RateModel rate_data_obj;
Dbandwidth_estimator.c801 RateModel* State, in WebRtcIsac_GetMinBytes()
922 RateModel *State, in WebRtcIsac_UpdateRateModel()
943 RateModel *State) in WebRtcIsac_InitRateModel()