Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.h89 GstGLFormat tex_format;
135 GstGLFormat tex_format;
153 GstGLFormat tex_format,
165 GstGLFormat tex_format);
173GstGLFormat tex_format,
185GstGLFormat tex_format,
197GstGLFormat tex_format,
272 GstGLFormat tex_format,
284 GstGLFormat tex_format,
291 GstGLFormat out_tex_format,
[all …]
Dgstglformat.h136 } GstGLFormat; typedef
142 GstGLFormat gst_gl_format_from_video_info (GstGLContext * context,
150 void gst_gl_format_type_from_sized_gl_format (GstGLFormat format,
151 GstGLFormat * unsized_format,
156 GstGLFormat format);
Dgstglrenderbuffer.h63 GstGLFormat renderbuffer_format;
121 GstGLFormat renderbuffer_format;
132GstGLFormat renderbuffer_format,
139GstGLFormat renderbuffer_format,
169 GstGLFormat gst_gl_renderbuffer_get_format (GstGLRenderbuffer * gl_mem);
Dgstglmemory.c97 GstGLFormat out_format;
100 GstGLFormat tex_format;
137 GstGLFormat tex_format; in _calculate_unpack_length()
252 GstGLFormat internal_format; in _gl_tex_create()
253 GstGLFormat tex_format; in _gl_tex_create()
321 GstGLFormat tex_format, const GstAllocationParams * params, in gst_gl_memory_init()
390 GstGLFormat format; in gst_gl_memory_read_pixels()
462 GstGLFormat format; in _gl_tex_download_get_tex_image()
542 GstGLFormat gl_format; in gst_gl_memory_texsubimage()
660 GstGLTextureTarget out_target, GstGLFormat out_tex_format, in gst_gl_memory_copy_teximage()
[all …]
Dgstglrenderbuffer.c118 GstGLFormat renderbuffer_format, const GstAllocationParams * params, in gst_gl_renderbuffer_init()
280 GstGLFormat
383 GstGLFormat renderbuffer_format, gpointer wrapped_data, in _gst_gl_renderbuffer_allocation_params_init_full()
419 const GstAllocationParams * alloc_params, GstGLFormat renderbuffer_format, in gst_gl_renderbuffer_allocation_params_new()
458 const GstAllocationParams * alloc_params, GstGLFormat renderbuffer_format, in gst_gl_renderbuffer_allocation_params_new_wrapped()
Dgstglformat.c150 GstGLFormat
351 gst_gl_format_type_from_sized_gl_format (GstGLFormat format, in gst_gl_format_type_from_sized_gl_format()
352 GstGLFormat * unsized_format, guint * gl_type) in gst_gl_format_type_from_sized_gl_format()
427 gst_gl_format_is_supported (GstGLContext * context, GstGLFormat format) in gst_gl_format_is_supported()
Dgstglmemorypbo.h85 GstGLFormat tex_format,
Dgstglmemorypbo.c113 GstGLFormat out_format;
438 GstGLFormat out_gl_format, in_gl_format; in _gl_mem_copy_thread()
751 GstGLTextureTarget target, GstGLFormat tex_format, gint width, in gst_gl_memory_pbo_copy_into_texture()
Dgstglupload.c493 GstGLFormat formats[GST_VIDEO_MAX_PLANES];
Dgstglcolorconvert.c556 GstGLFormat in_tex_formats[GST_VIDEO_MAX_PLANES];
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglformat.c53 GstGLFormat format;
94 GstGLFormat format;
95 GstGLFormat unsized_format;
140 GstGLFormat unsized_format;
142 GstGLFormat format;
169 GstGLFormat unsized_format; in GST_START_TEST()
Dgstglcolorconvert.c152 GstGLFormat tex_format = gst_gl_format_from_video_info (context, in check_conversion()
Dgstglmemory.c206 GstGLFormat gl_format; in wrap_raw_data()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.h63 GstGLFormat format;
74 GstGLFormat format,
Dgsteglimage.c269 GstGLFormat format, gpointer user_data, in gst_egl_image_new_wrapped()
460 GstGLFormat * out_format) in _drm_rgba_fourcc_from_info()
577 GstGLFormat format = 0; in gst_egl_image_from_dmabuf()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Diosglmemory.c136 GstGLFormat tex_format, in _ios_gl_memory_new()
162 GstGLFormat tex_format, in gst_ios_gl_memory_new_wrapped()
Diosurfaceglmemory.c172 GstGLFormat tex_format, in _io_surface_gl_memory_new()
198 GstGLFormat tex_format, in gst_io_surface_gl_memory_wrapped()
Diosurfaceglmemory.h57 GstGLFormat tex_format,
Diosglmemory.h59 GstGLFormat tex_format,
Dvideotexturecache-gl.m191 GstGLFormat texformat;
206 GstGLFormat texifmt, texfmt;
Dcorevideobuffer.c119 GstGLFormat tex_format; in _create_glmem()
/third_party/gstreamer/gstplugins_base/
DChangeLog15681 MSVC complained about implicit conversion between GstGLFormat* and guint*
23348 gl/docs: document GstGLFormat enum
/third_party/gstreamer/gstplugins_bad/
DChangeLog57348 gl/docs: document GstGLFormat enum