Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt.h113 #define OPUS_SET_LFE_REQUEST 10024 macro
114 #define OPUS_SET_LFE(x) OPUS_SET_LFE_REQUEST, __opus_check_int(x)
Dcelt_encoder.c2387 case OPUS_SET_LFE_REQUEST: in opus_custom_encoder_ctl()
/external/libopus/src/
Dopus_encoder.c2496 case OPUS_SET_LFE_REQUEST: in opus_encoder_ctl()