HomeSort by relevance Sort by last modified time
    Searched defs:OPUS_GET_PITCH (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/include/
opus_defines.h 617 * ret = opus_decoder_ctl(dec_ctx, OPUS_GET_PITCH(&pitch));
662 #define OPUS_GET_PITCH(x) OPUS_GET_PITCH_REQUEST, __opus_check_int_ptr(x)
  /external/libopus/include/
opus_defines.h 617 * ret = opus_decoder_ctl(dec_ctx, OPUS_GET_PITCH(&pitch));
662 #define OPUS_GET_PITCH(x) OPUS_GET_PITCH_REQUEST, __opus_check_int_ptr(x)

Completed in 90 milliseconds