HomeSort by relevance Sort by last modified time
    Searched refs:OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST (Results 1 - 7 of 7) sorted by null

  /external/libopus/include/
opus_defines.h 169 #define OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST 4046
705 #define OPUS_SET_PHASE_INVERSION_DISABLED(x) OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST, __opus_check_int(x)
    [all...]
  /external/libopus/src/
opus_multistream_decoder.c 504 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST:
opus_decoder.c 902 case OPUS_SET_PHASE_INVERSION_DISABLED_REQUEST:
opus_multistream_encoder.c     [all...]
opus_encoder.c     [all...]
  /external/libopus/celt/
celt_decoder.c     [all...]
celt_encoder.c     [all...]

Completed in 412 milliseconds