Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglformat.h142 GstGLFormat gst_gl_format_from_video_info (GstGLContext * context,
Dgstglformat.c151 gst_gl_format_from_video_info (GstGLContext * context, in gst_gl_format_from_video_info() function
Dgstglmemory.c1494 gst_gl_format_from_video_info (params->parent.context, in gst_gl_memory_setup_buffer()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dcorevideobuffer.c122 tex_format = gst_gl_format_from_video_info (cache_gl->ctx, info, plane); in _create_glmem()
Diosurfaceglmemory.c226 texifmt = gst_gl_format_from_video_info (context, &gl_mem->info, plane); in _io_surface_gl_memory_set_surface()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcolorconvert.c152 GstGLFormat tex_format = gst_gl_format_from_video_info (context, in check_conversion()
Dgstglmemory.c216 gl_format = gst_gl_format_from_video_info (context, v_info, plane); in wrap_raw_data()
/third_party/gstreamer/gstplugins_base/
DChangeLog16555 gst_gl_format_from_video_info would guess on the basis of the available
16557 In particular on etnaviv the gst_gl_format_from_video_info would
16566 When importing an egl image from dmabuf gst_gl_format_from_video_info
23907 gl/format: correct return enums in gst_gl_format_from_video_info
23910 the name and return type of gst_gl_format_from_video_info changed,
/third_party/gstreamer/gstplugins_bad/
DChangeLog61944 gl/format: correct return enums in gst_gl_format_from_video_info
61947 the name and return type of gst_gl_format_from_video_info changed,