Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h132 #define OPUS_SET_BITRATE_REQUEST 4002 macro
268 #define OPUS_SET_BITRATE(x) OPUS_SET_BITRATE_REQUEST, __opus_check_int(x)
/external/libopus/src/
Dopus_multistream_encoder.c1213 case OPUS_SET_BITRATE_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2282 case OPUS_SET_BITRATE_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_encoder.c2399 case OPUS_SET_BITRATE_REQUEST: in opus_custom_encoder_ctl()