Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkallocator_libva.c723 VASurfaceID *old_surface_id; in gst_msdk_replace_mfx_memid() local
743 old_surface_id = msdk_mid->surface; in gst_msdk_replace_mfx_memid()
744 if (*old_surface_id != VA_INVALID_ID) { in gst_msdk_replace_mfx_memid()
745 va_status = vaDestroySurfaces (dpy, old_surface_id, 1); in gst_msdk_replace_mfx_memid()
762 GST_ERROR ("Failed to Destroy the VASurfaceID %x", *old_surface_id); in gst_msdk_replace_mfx_memid()