Searched defs:OPUS_MULTISTREAM_GET_DECODER_STATE (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/opus/src/include/
H A Dopus_multistream.h71 * #OPUS_MULTISTREAM_GET_DECODER_STATE and apply CTLs to it individually.
99 #define OPUS_MULTISTREAM_GET_DECODER_STATE(x,y) OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST, __opus_check_int(x), __opus_check_decstate_ptr(y) macro
/external/libopus/include/
H A Dopus_multistream.h71 * #OPUS_MULTISTREAM_GET_DECODER_STATE and apply CTLs to it individually.
99 #define OPUS_MULTISTREAM_GET_DECODER_STATE(x,y) OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST, __opus_check_int(x), __opus_check_decstate_ptr(y) macro

Completed in 266 milliseconds