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
705 #define OPUS_SET_PHASE_INVERSION_DISABLED(x) OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST, __opus_chec…
/external/libopus/src/
Dopus_multistream_decoder.c504 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_multistream_decoder_ctl()
Dopus_decoder.c902 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_decoder_ctl()
Dopus_multistream_encoder.c1310 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2637 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_decoder.c1309 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST:
Dcelt_encoder.c2430 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST: in opus_custom_encoder_ctl()