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

  /external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_unittest.cc 468 OPUS_GET_DTX(&dtx));
474 OPUS_GET_DTX(&dtx));
480 OPUS_GET_DTX(&dtx));
  /external/libopus/include/
opus_defines.h 508 * @see OPUS_GET_DTX
524 #define OPUS_GET_DTX(x) OPUS_GET_DTX_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/tests/
test_opus_api.c     [all...]

Completed in 87 milliseconds