Searched refs:VideoDecoderIds (Results 1 – 4 of 4) sorted by relevance
95 if (VideoDecoderIds[m] == XA_VIDEOCODEC_AVC) { in android_videoCodec_expose()142 *pIds = VideoDecoderIds[m]; in android_videoCodec_getDecoderIds()159 if (decoderId == VideoDecoderIds[decoderIndex]) { in android_videoCodec_getProfileLevelCombinationNb()178 if (decoderId == VideoDecoderIds[decoderIndex]) { in android_videoCodec_getProfileLevelCombination()
54 extern const XAuint32 * const VideoDecoderIds;
143 const SLuint32 * const VideoDecoderIds = VideoCodecIds; variable
56 memcpy(pDecoderIds, VideoDecoderIds, numDecoders * sizeof(XAuint32)); in IVideoDecoderCapabilities_GetVideoDecoders()