Home
last modified time | relevance | path

Searched refs:OPUS_SET_COMPLEXITY_REQUEST (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libopus/include/
H A Dopus_defines.h140 #define OPUS_SET_COMPLEXITY_REQUEST 4010 macro
270 #define OPUS_SET_COMPLEXITY(x) OPUS_SET_COMPLEXITY_REQUEST, __opus_check_int(x)
/aosp_15_r20/external/libopus/src/
H A Dopus_multistream_encoder.c1213 case OPUS_SET_COMPLEXITY_REQUEST: in opus_multistream_encoder_ctl_va_list()
H A Dopus_decoder.c931 case OPUS_SET_COMPLEXITY_REQUEST: in opus_decoder_ctl()
H A Dopus_encoder.c2691 case OPUS_SET_COMPLEXITY_REQUEST: in opus_encoder_ctl()
/aosp_15_r20/external/libopus/celt/
H A Dcelt_decoder.c1453 case OPUS_SET_COMPLEXITY_REQUEST:
H A Dcelt_encoder.c2448 case OPUS_SET_COMPLEXITY_REQUEST: in opus_custom_encoder_ctl()