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

  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
settings.h 192 #define ISAC_RANGE_ERROR_BW_ESTIMATOR 6240
bandwidth_estimator.c 557 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
    [all...]
encode.c 522 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
settings.h 180 #define ISAC_RANGE_ERROR_BW_ESTIMATOR 6240
bandwidth_estimator.c 521 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
579 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
encode.c     [all...]

Completed in 47 milliseconds