Searched refs:VideoCodecGetDecodeImageData (Results 1 – 3 of 3) sorted by relevance
47 int VideoCodecGetDecodeImageData(void* instance, void *pkt, ImageBuffer_t** image);
124 int VideoCodecGetDecodeImageData(void* instance, void *pkt, ImageBuffer_t** image) in VideoCodecGetDecodeImageData() function
244 ret = VideoCodecGetDecodeImageData(driver_obj->mInstance, pkt, &image); in obj_getDecodeImageData()
Completed in 3 milliseconds