Home
last modified time | relevance | path

Searched refs:OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST (Results 1 – 7 of 7) sorted by relevance

/external/libopus/include/
Dopus_defines.h169 #define OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST 4046 macro
709 #define OPUS_SET_PHASE_INVERSION_DISABLED(x) OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST, __opus_chec…
/external/libopus/src/
Dopus_multistream_decoder.c510 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_multistream_decoder_ctl_va_list()
Dopus_decoder.c933 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_decoder_ctl()
Dopus_multistream_encoder.c1225 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_multistream_encoder_ctl_va_list()
Dopus_encoder.c2649 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_decoder.c1347 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST:
Dcelt_encoder.c2500 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_custom_encoder_ctl()