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

  /external/libopus/include/
opus_defines.h 139 #define OPUS_GET_BANDWIDTH_REQUEST 4009
676 #define OPUS_GET_BANDWIDTH(x) OPUS_GET_BANDWIDTH_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/src/
opus_multistream_decoder.c 424 case OPUS_GET_BANDWIDTH_REQUEST:
opus_decoder.c 785 case OPUS_GET_BANDWIDTH_REQUEST:
opus_multistream_encoder.c 1020 case OPUS_GET_BANDWIDTH_REQUEST:
    [all...]
opus_encoder.c     [all...]

Completed in 33 milliseconds