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