Home
last modified time | relevance | path

Searched refs:OPUS_SET_VBR_CONSTRAINT_REQUEST (Results 1 – 4 of 4) sorted by relevance

/external/libopus/include/
Dopus_defines.h148 #define OPUS_SET_VBR_CONSTRAINT_REQUEST 4020 macro
316 #define OPUS_SET_VBR_CONSTRAINT(x) OPUS_SET_VBR_CONSTRAINT_REQUEST, __opus_check_int(x)
/external/libopus/src/
Dopus_multistream_encoder.c1244 case OPUS_SET_VBR_CONSTRAINT_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2330 case OPUS_SET_VBR_CONSTRAINT_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_encoder.c2281 case OPUS_SET_VBR_CONSTRAINT_REQUEST: in opus_custom_encoder_ctl()