Home
last modified time | relevance | path

Searched refs:encoderSampRate (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Ddecode_bwe.c25 enum IsacSamplingRate encoderSampRate, in WebRtcIsac_EstimateBandwidth() argument
49 err = WebRtcIsac_UpdateUplinkBwImpl(bwest_str, index, encoderSampRate); in WebRtcIsac_EstimateBandwidth()
Dbandwidth_estimator.h80 enum IsacSamplingRate encoderSampRate,
Dcodec.h31 enum IsacSamplingRate encoderSampRate,
Dbandwidth_estimator.c46 enum IsacSamplingRate encoderSampRate, in WebRtcIsac_InitBandwidthEstimator() argument
49 switch(encoderSampRate) in WebRtcIsac_InitBandwidthEstimator()