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

  /external/libopus/include/
opus_defines.h 137 #define OPUS_GET_VBR_REQUEST 4007
299 #define OPUS_GET_VBR(x) OPUS_GET_VBR_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/src/
opus_multistream_encoder.c 1018 case OPUS_GET_VBR_REQUEST:
    [all...]
opus_encoder.c     [all...]

Completed in 29 milliseconds