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

  /external/libopus/include/
opus_defines.h 597 #define OPUS_GET_PREDICTION_DISABLED(x) OPUS_GET_PREDICTION_DISABLED_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/tests/
test_opus_encode.c 339 if(opus_multistream_encoder_ctl(MSenc, OPUS_GET_PREDICTION_DISABLED(&pred))!=OPUS_OK)test_failed();
test_opus_api.c     [all...]

Completed in 28 milliseconds