Home
last modified time | relevance | path

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

/external/libopus/include/
Dopus_defines.h170 #define OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST 4047 macro
714 #define OPUS_GET_PHASE_INVERSION_DISABLED(x) OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST, __opus_chec…
/external/libopus/src/
Dopus_multistream_decoder.c429 case OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST: in opus_multistream_decoder_ctl()
Dopus_decoder.c912 case OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST: in opus_decoder_ctl()
Dopus_multistream_encoder.c1263 case OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST: in opus_multistream_encoder_ctl()
Dopus_encoder.c2647 case OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST: in opus_encoder_ctl()
/external/libopus/celt/
Dcelt_decoder.c1319 case OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST:
Dcelt_encoder.c2440 case OPUS_GET_PHASE_INVERSION_DISABLED_REQUEST: in opus_custom_encoder_ctl()