Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11upload.cpp84 static gboolean gst_d3d11_upload_stop (GstBaseTransform * trans);
127 trans_class->stop = GST_DEBUG_FUNCPTR (gst_d3d11_upload_stop); in gst_d3d11_upload_class_init()
159 gst_d3d11_upload_stop (GstBaseTransform * trans) in gst_d3d11_upload_stop() function