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

  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 228 * @see OPUS_GET_COMPLEXITY
238 #define OPUS_GET_COMPLEXITY(x) OPUS_GET_COMPLEXITY_REQUEST, __opus_check_int_ptr(x)
  /external/chromium_org/third_party/opus/src/src/
opus_multistream_encoder.c 706 opus_encoder_ctl((OpusEncoder*)ptr, OPUS_GET_COMPLEXITY(&complexity));
  /external/chromium_org/third_party/opus/src/tests/
test_opus_api.c     [all...]

Completed in 23 milliseconds