Searched defs:OPUS_GET_PITCH (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/opus/src/include/
H A Dopus_defines.h596 * ret = opus_decoder_ctl(dec_ctx, OPUS_GET_PITCH(&pitch));
641 #define OPUS_GET_PITCH(x) OPUS_GET_PITCH_REQUEST, __opus_check_int_ptr(x) macro

Completed in 199 milliseconds