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/src/modules/audio_coding/codecs/isac/fix/source/
settings.h 183 #define ISAC_RANGE_ERROR_BW_ESTIMATOR 6240
encode.c 513 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
bandwidth_estimator.c 551 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
    [all...]
  /external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
settings.h 180 #define ISAC_RANGE_ERROR_BW_ESTIMATOR 6240
bandwidth_estimator.c 513 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
569 return -ISAC_RANGE_ERROR_BW_ESTIMATOR;
encode.c     [all...]

Completed in 206 milliseconds