Home
last modified time | relevance | path

Searched refs:msdk_mid (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkallocator_libva.c721 GstMsdkMemoryID *msdk_mid = NULL; in gst_msdk_replace_mfx_memid() local
730 msdk_mid = (GstMsdkMemoryID *) mfx_surface->Data.MemId; in gst_msdk_replace_mfx_memid()
734 if (msdk_mid->image.image_id != VA_INVALID_ID in gst_msdk_replace_mfx_memid()
735 && msdk_mid->image.buf != VA_INVALID_ID) { in gst_msdk_replace_mfx_memid()
737 gst_msdk_frame_unlock ((mfxHDL) context, (mfxMemId) msdk_mid, NULL); in gst_msdk_replace_mfx_memid()
743 old_surface_id = msdk_mid->surface; in gst_msdk_replace_mfx_memid()
751 *msdk_mid->surface = surface_id; in gst_msdk_replace_mfx_memid()
Dgstmsdkvpp.c736 GstMsdkMemoryID *msdk_mid = NULL; in import_dmabuf_to_msdk_surface() local
780 msdk_mid = (GstMsdkMemoryID *) mfx_surface->Data.MemId; in import_dmabuf_to_msdk_surface()
787 msdk_mid->surface)) in import_dmabuf_to_msdk_surface()
Dgstmsdkenc.c1584 GstMsdkMemoryID *msdk_mid = NULL; in import_dmabuf_to_msdk_surface() local
1625 msdk_mid = (GstMsdkMemoryID *) mfx_surface->Data.MemId; in import_dmabuf_to_msdk_surface()
1632 msdk_mid->surface)) in import_dmabuf_to_msdk_surface()