Home
last modified time | relevance | path

Searched refs:OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/external/libopus/include/
Dopus_multistream.h56 #define OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST 5122 macro
99 #define OPUS_MULTISTREAM_GET_DECODER_STATE(x,y) OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST, __opus_…
/external/libopus/src/
Dopus_multistream_decoder.c478 case OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST: in opus_multistream_decoder_ctl()