Searched refs:pDecoderIds (Results 1 – 6 of 6) sorted by relevance
26 XAuint32 *pNumDecoders, XAuint32 *pDecoderIds) in IVideoDecoderCapabilities_GetVideoDecoders() argument33 if (NULL == pDecoderIds) { in IVideoDecoderCapabilities_GetVideoDecoders()51 android::android_videoCodec_getDecoderIds(numDecoders, pDecoderIds); in IVideoDecoderCapabilities_GetVideoDecoders()56 memcpy(pDecoderIds, VideoDecoderIds, numDecoders * sizeof(XAuint32)); in IVideoDecoderCapabilities_GetVideoDecoders()
23 SLuint32 *pNumDecoders, SLuint32 *pDecoderIds) in IAudioDecoderCapabilities_GetAudioDecoders() argument31 if (NULL != pDecoderIds) { in IAudioDecoderCapabilities_GetAudioDecoders()39 memcpy(pDecoderIds, Decoder_IDs, numDecoders * sizeof(SLuint32)); in IAudioDecoderCapabilities_GetAudioDecoders()
136 void android_videoCodec_getDecoderIds(XAuint32 nbDecoders, XAuint32 *pDecoderIds) { in android_videoCodec_getDecoderIds() argument137 XAuint32 *pIds = pDecoderIds; in android_videoCodec_getDecoderIds()
56 extern void android_videoCodec_getDecoderIds(XAuint32 nbDecoders, XAuint32 *pDecoderIds);
2760 XAuint32 * pDecoderIds3022 XAuint32 * pDecoderIds
2312 SLuint32 *pDecoderIds