/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.h | 89 GstGLFormat tex_format; 135 GstGLFormat tex_format; 153 GstGLFormat tex_format, 165 GstGLFormat tex_format); 173 … GstGLFormat tex_format, 185 … GstGLFormat tex_format, 197 … GstGLFormat tex_format, 272 GstGLFormat tex_format, 284 GstGLFormat tex_format, 291 GstGLFormat out_tex_format, [all …]
|
D | gstglformat.h | 136 } 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);
|
D | gstglrenderbuffer.h | 63 GstGLFormat renderbuffer_format; 121 GstGLFormat renderbuffer_format; 132 … GstGLFormat renderbuffer_format, 139 … GstGLFormat renderbuffer_format, 169 GstGLFormat gst_gl_renderbuffer_get_format (GstGLRenderbuffer * gl_mem);
|
D | gstglmemory.c | 97 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 …]
|
D | gstglrenderbuffer.c | 118 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()
|
D | gstglformat.c | 150 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()
|
D | gstglmemorypbo.h | 85 GstGLFormat tex_format,
|
D | gstglmemorypbo.c | 113 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()
|
D | gstglupload.c | 493 GstGLFormat formats[GST_VIDEO_MAX_PLANES];
|
D | gstglcolorconvert.c | 556 GstGLFormat in_tex_formats[GST_VIDEO_MAX_PLANES];
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglformat.c | 53 GstGLFormat format; 94 GstGLFormat format; 95 GstGLFormat unsized_format; 140 GstGLFormat unsized_format; 142 GstGLFormat format; 169 GstGLFormat unsized_format; in GST_START_TEST()
|
D | gstglcolorconvert.c | 152 GstGLFormat tex_format = gst_gl_format_from_video_info (context, in check_conversion()
|
D | gstglmemory.c | 206 GstGLFormat gl_format; in wrap_raw_data()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.h | 63 GstGLFormat format; 74 GstGLFormat format,
|
D | gsteglimage.c | 269 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/ |
D | iosglmemory.c | 136 GstGLFormat tex_format, in _ios_gl_memory_new() 162 GstGLFormat tex_format, in gst_ios_gl_memory_new_wrapped()
|
D | iosurfaceglmemory.c | 172 GstGLFormat tex_format, in _io_surface_gl_memory_new() 198 GstGLFormat tex_format, in gst_io_surface_gl_memory_wrapped()
|
D | iosurfaceglmemory.h | 57 GstGLFormat tex_format,
|
D | iosglmemory.h | 59 GstGLFormat tex_format,
|
D | videotexturecache-gl.m | 191 GstGLFormat texformat; 206 GstGLFormat texifmt, texfmt;
|
D | corevideobuffer.c | 119 GstGLFormat tex_format; in _create_glmem()
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 15681 MSVC complained about implicit conversion between GstGLFormat* and guint* 23348 gl/docs: document GstGLFormat enum
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 57348 gl/docs: document GstGLFormat enum
|