Home
last modified time | relevance | path

Searched refs:OPUS_GET_VBR_REQUEST (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/opus/src/include/
Dopus_defines.h125 #define OPUS_GET_VBR_REQUEST 4007 macro
286 #define OPUS_GET_VBR(x) OPUS_GET_VBR_REQUEST, __opus_check_int_ptr(x)
/external/chromium_org/third_party/opus/src/src/
Dopus_multistream_encoder.c1008 case OPUS_GET_VBR_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2266 case OPUS_GET_VBR_REQUEST: in opus_encoder_ctl()