Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h167 #define OPUS_GET_PREDICTION_DISABLED_REQUEST 4043 macro
618 #define OPUS_GET_PREDICTION_DISABLED(x) OPUS_GET_PREDICTION_DISABLED_REQUEST, __opus_check_int_ptr(…
/external/libopus/src/
Dopus_multistream_encoder.c1177 case OPUS_GET_PREDICTION_DISABLED_REQUEST: in opus_multistream_encoder_ctl_va_list()
Dopus_encoder.c2653 case OPUS_GET_PREDICTION_DISABLED_REQUEST: in opus_encoder_ctl()