Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapitexture_priv.h95 typedef gboolean (*GstVaapiTexturePutSurfaceFunc) (GstVaapiTexture * texture, typedef
130 GstVaapiTexturePutSurfaceFunc put_surface;
H A Dgstvaapitexture_egl.c297 texture_class->put_surface = (GstVaapiTexturePutSurfaceFunc) in gst_vaapi_texture_egl_class_init()