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

  /external/libopus/include/
opus_defines.h 158 #define OPUS_GET_PITCH_REQUEST 4033
662 #define OPUS_GET_PITCH(x) OPUS_GET_PITCH_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/src/
opus_decoder.c 827 case OPUS_GET_PITCH_REQUEST:
  /external/libopus/celt/
celt_decoder.c     [all...]

Completed in 32 milliseconds