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

  /external/libopus/include/
opus_multistream.h 56 #define OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST 5122
99 #define OPUS_MULTISTREAM_GET_DECODER_STATE(x,y) OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST, __opus_check_int(x), __opus_check_decstate_ptr(y)
    [all...]
  /external/libopus/src/
opus_multistream_decoder.c 478 case OPUS_MULTISTREAM_GET_DECODER_STATE_REQUEST:

Completed in 375 milliseconds