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/ |
D | gstglformat.h | 142 GstGLFormat gst_gl_format_from_video_info (GstGLContext * context,
|
D | gstglformat.c | 151 gst_gl_format_from_video_info (GstGLContext * context, in gst_gl_format_from_video_info() function
|
D | gstglmemory.c | 1494 gst_gl_format_from_video_info (params->parent.context, in gst_gl_memory_setup_buffer()
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | corevideobuffer.c | 122 tex_format = gst_gl_format_from_video_info (cache_gl->ctx, info, plane); in _create_glmem()
|
D | iosurfaceglmemory.c | 226 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/ |
D | gstglcolorconvert.c | 152 GstGLFormat tex_format = gst_gl_format_from_video_info (context, in check_conversion()
|
D | gstglmemory.c | 216 gl_format = gst_gl_format_from_video_info (context, v_info, plane); in wrap_raw_data()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 16555 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/ |
D | ChangeLog | 61944 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,
|