Home
last modified time | relevance | path

Searched refs:CELT_SET_PREDICTION_REQUEST (Results 1 – 2 of 2) sorted by relevance

/external/libopus/celt/
Dcelt.h73 #define CELT_SET_PREDICTION_REQUEST 10002 macro
79 #define CELT_SET_PREDICTION(x) CELT_SET_PREDICTION_REQUEST, __opus_check_int(x)
Dcelt_encoder.c2264 case CELT_SET_PREDICTION_REQUEST: in opus_custom_encoder_ctl()