Searched refs:Decoder_IDs (Results 1 - 3 of 3) sorted by last modified time

/frameworks/wilhelm/src/
H A Ddevices.c126 const SLuint32 * const Decoder_IDs = Codec_IDs; variable
H A Ddevices.h51 #define MAX_DECODERS 9 ///< (sizeof(Decoder_IDs) / sizeof(Decoder_IDs[0]))
60 extern const SLuint32 * const Decoder_IDs, * const Encoder_IDs;
/frameworks/wilhelm/src/itf/
H A DIAudioDecoderCapabilities.c39 memcpy(pDecoderIds, Decoder_IDs, numDecoders * sizeof(SLuint32));

Completed in 43 milliseconds