HomeSort by relevance Sort by last modified time
    Searched refs:RateModel (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
bandwidth_estimator.h 110 uint16_t WebRtcIsacfix_GetMinBytes(RateModel *State,
119 void WebRtcIsacfix_UpdateRateModel(RateModel *State,
125 void WebRtcIsacfix_InitRateModel(RateModel *State);
structs.h 266 } RateModel;
310 RateModel rate_data_obj;
bandwidth_estimator.c 843 uint16_t WebRtcIsacfix_GetMinBytes(RateModel *State,
955 void WebRtcIsacfix_UpdateRateModel(RateModel *State,
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
bandwidth_estimator.h 143 RateModel* State,
155 RateModel* State,
162 RateModel *State);
structs.h 245 } RateModel;
453 RateModel rate_data_obj;
bandwidth_estimator.c 801 RateModel* State,
922 RateModel *State,
943 RateModel *State)

Completed in 51 milliseconds