Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkallocator_d3d.c43 gst_msdk_frame_free (mfxHDL pthis, mfxFrameAllocResponse * resp) in gst_msdk_frame_free() function
75 .Free = gst_msdk_frame_free, in gst_msdk_set_frame_allocator()
Dgstmsdkallocator.h60 mfxStatus gst_msdk_frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp);
Dgstmsdkallocator_libva.c197 gst_msdk_frame_free (mfxHDL pthis, mfxFrameAllocResponse * resp) in gst_msdk_frame_free() function
413 .Free = gst_msdk_frame_free, in gst_msdk_set_frame_allocator()
Dgstmsdkenc.c547 gst_msdk_frame_free (thiz->context, &thiz->alloc_resp); in gst_msdkenc_close_encoder()
570 gst_msdk_frame_free (thiz->context, &thiz->vpp_alloc_resp); in gst_msdkenc_close_encoder()
Dgstmsdkdec.c231 gst_msdk_frame_free (thiz->context, &thiz->alloc_resp); in gst_msdkdec_close_decoder()