Searched defs:decoderId (Results 1 – 4 of 4) sorted by relevance
130 SLresult android_videoCodec_getProfileLevelCombinationNb(XAuint32 decoderId, XAuint32 *pNb) in android_videoCodec_getProfileLevelCombinationNb()147 SLresult android_videoCodec_getProfileLevelCombination(XAuint32 decoderId, XAuint32 plIndex, in android_videoCodec_getProfileLevelCombination()
46 SLAudioDecoderCapabilitiesItf self, SLuint32 decoderId, SLuint32 *pIndex, in IAudioDecoderCapabilities_GetAudioDecoderCapabilities()
68 XAVideoDecoderCapabilitiesItf self, XAuint32 decoderId, XAuint32 *pIndex, in IVideoDecoderCapabilities_GetVideoDecoderCapabilities()
43 const char* videoCodecIdToString(XAuint32 decoderId) { in videoCodecIdToString()