Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt.h125 #define OPUS_SET_LFE_REQUEST 10024 macro
126 #define OPUS_SET_LFE(x) OPUS_SET_LFE_REQUEST, __opus_check_int(x)
Dcelt_encoder.c2584 case OPUS_SET_LFE_REQUEST: in opus_custom_encoder_ctl()
/external/libopus/src/
Dopus_encoder.c2715 case OPUS_SET_LFE_REQUEST: in opus_encoder_ctl()