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

  /external/libopus/include/
opus_defines.h 277 * @see OPUS_GET_VBR
298 #define OPUS_GET_VBR(x) OPUS_GET_VBR_REQUEST, __opus_check_int_ptr(x)
319 * @see OPUS_GET_VBR
  /external/libopus/tests/
test_opus_api.c     [all...]
  /external/libopus/src/
opus_multistream_encoder.c 859 opus_encoder_ctl((OpusEncoder*)ptr, OPUS_GET_VBR(&vbr));
    [all...]

Completed in 171 milliseconds