Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h192 #define ISAC_RANGE_ERROR_BW_ESTIMATOR 6240 macro
Dencode.c522 return -ISAC_RANGE_ERROR_BW_ESTIMATOR; in WebRtcIsacfix_EncodeStoredData()
Dbandwidth_estimator.c557 return -ISAC_RANGE_ERROR_BW_ESTIMATOR; in WebRtcIsacfix_UpdateUplinkBwRec()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dsettings.h180 #define ISAC_RANGE_ERROR_BW_ESTIMATOR 6240 macro
Dbandwidth_estimator.c521 return -ISAC_RANGE_ERROR_BW_ESTIMATOR; in WebRtcIsac_UpdateUplinkBwImpl()
579 return -ISAC_RANGE_ERROR_BW_ESTIMATOR; in WebRtcIsac_UpdateUplinkJitter()
Dencode.c1031 return -ISAC_RANGE_ERROR_BW_ESTIMATOR; in WebRtcIsac_EncodeStoredDataLb()