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

  /external/libopus/include/
opus_defines.h 370 #define OPUS_SET_MAX_BANDWIDTH(x) OPUS_SET_MAX_BANDWIDTH_REQUEST, __opus_check_int(x)
373 * @see OPUS_SET_MAX_BANDWIDTH
388 * audio it is providing, it should normally use #OPUS_SET_MAX_BANDWIDTH
  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_interface.c 194 OPUS_SET_MAX_BANDWIDTH(set_bandwidth));
  /external/libopus/tests/
test_opus_api.c     [all...]

Completed in 585 milliseconds