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

  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_interface.c 224 OPUS_SET_SIGNAL(OPUS_SIGNAL_VOICE));
234 OPUS_SET_SIGNAL(OPUS_AUTO));
  /external/libopus/include/
opus_defines.h 413 #define OPUS_SET_SIGNAL(x) OPUS_SET_SIGNAL_REQUEST, __opus_check_int(x)
415 * @see OPUS_SET_SIGNAL
  /external/libopus/tests/
test_opus_api.c     [all...]

Completed in 123 milliseconds