Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt.h123 #define OPUS_SET_LFE_REQUEST 10024 macro
124 #define OPUS_SET_LFE(x) OPUS_SET_LFE_REQUEST, __opus_check_int(x)
Dcelt_encoder.c2514 case OPUS_SET_LFE_REQUEST: in opus_custom_encoder_ctl()
/external/libopus/src/
Dopus_encoder.c2691 case OPUS_SET_LFE_REQUEST: in opus_encoder_ctl()