Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h166 #define OPUS_SET_PREDICTION_DISABLED_REQUEST 4042 macro
606 #define OPUS_SET_PREDICTION_DISABLED(x) OPUS_SET_PREDICTION_DISABLED_REQUEST, __opus_check_int(x)
/external/libopus/src/
Dopus_multistream_encoder.c1309 case OPUS_SET_PREDICTION_DISABLED_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2621 case OPUS_SET_PREDICTION_DISABLED_REQUEST: in opus_encoder_ctl()