Searched refs:RateModel (Results 1 – 12 of 12) sorted by relevance
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | bandwidth_estimator.h | 102 uint16_t WebRtcIsacfix_GetMinBytes(RateModel *State, 111 void WebRtcIsacfix_UpdateRateModel(RateModel *State, 117 void WebRtcIsacfix_InitRateModel(RateModel *State);
|
D | structs.h | 267 } RateModel; typedef 311 RateModel rate_data_obj;
|
D | bandwidth_estimator.c | 834 uint16_t WebRtcIsacfix_GetMinBytes(RateModel *State, in WebRtcIsacfix_GetMinBytes() 944 void WebRtcIsacfix_UpdateRateModel(RateModel *State, in WebRtcIsacfix_UpdateRateModel() 964 void WebRtcIsacfix_InitRateModel(RateModel *State) in WebRtcIsacfix_InitRateModel()
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
D | bandwidth_estimator.h | 102 WebRtc_UWord16 WebRtcIsacfix_GetMinBytes(RateModel *State, 111 void WebRtcIsacfix_UpdateRateModel(RateModel *State, 117 void WebRtcIsacfix_InitRateModel(RateModel *State);
|
D | structs.h | 266 } RateModel; typedef 310 RateModel rate_data_obj;
|
D | bandwidth_estimator.c | 833 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/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | bandwidth_estimator.h | 136 RateModel* State, 148 RateModel* State, 155 RateModel *State);
|
D | structs.h | 242 } RateModel; typedef 440 RateModel rate_data_obj;
|
D | bandwidth_estimator.c | 790 RateModel* State, in WebRtcIsac_GetMinBytes() 911 RateModel *State, in WebRtcIsac_UpdateRateModel() 932 RateModel *State) in WebRtcIsac_InitRateModel()
|
/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/ |
D | bandwidth_estimator.h | 136 RateModel* State, 148 RateModel* State, 155 RateModel *State);
|
D | structs.h | 243 } RateModel; typedef 441 RateModel rate_data_obj;
|
D | bandwidth_estimator.c | 790 RateModel* State, in WebRtcIsac_GetMinBytes() 911 RateModel *State, in WebRtcIsac_UpdateRateModel() 932 RateModel *State) in WebRtcIsac_InitRateModel()
|