Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dbandwidth_estimator.h102 RateModel* State,
112 RateModel* State,
117 void WebRtcIsacfix_InitRateModel(RateModel* State);
Dstructs.h242 } RateModel; typedef
284 RateModel rate_data_obj;
Dbandwidth_estimator.c826 uint16_t WebRtcIsacfix_GetMinBytes(RateModel *State, in WebRtcIsacfix_GetMinBytes()
938 void WebRtcIsacfix_UpdateRateModel(RateModel *State, in WebRtcIsacfix_UpdateRateModel()
958 void WebRtcIsacfix_InitRateModel(RateModel *State) in WebRtcIsacfix_InitRateModel()
/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dbandwidth_estimator.h133 RateModel* State,
145 RateModel* State,
150 void WebRtcIsac_InitRateModel(RateModel* State);
Dstructs.h230 } RateModel; typedef
406 RateModel rate_data_obj;
Dbandwidth_estimator.c783 RateModel* State, in WebRtcIsac_GetMinBytes()
904 RateModel *State, in WebRtcIsac_UpdateRateModel()
925 RateModel *State) in WebRtcIsac_InitRateModel()