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

  /external/libopus/include/
opus_defines.h 167 #define OPUS_GET_PREDICTION_DISABLED_REQUEST 4043
597 #define OPUS_GET_PREDICTION_DISABLED(x) OPUS_GET_PREDICTION_DISABLED_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/src/
opus_multistream_encoder.c 1031 case OPUS_GET_PREDICTION_DISABLED_REQUEST:
    [all...]
opus_encoder.c     [all...]

Completed in 28 milliseconds