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

  /external/libopus/include/
opus_defines.h 157 #define OPUS_GET_FINAL_RANGE_REQUEST 4031
650 #define OPUS_GET_FINAL_RANGE(x) OPUS_GET_FINAL_RANGE_REQUEST, __opus_check_uint_ptr(x)
  /external/libopus/src/
opus_multistream_decoder.c 436 case OPUS_GET_FINAL_RANGE_REQUEST:
opus_decoder.c 795 case OPUS_GET_FINAL_RANGE_REQUEST:
opus_multistream_encoder.c 1040 case OPUS_GET_FINAL_RANGE_REQUEST:
    [all...]
opus_encoder.c     [all...]
  /external/libopus/celt/
celt_decoder.c     [all...]
celt_encoder.c     [all...]

Completed in 516 milliseconds