Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldebug.h57 GstGLAsyncDebug * gst_gl_async_debug_new (void);
59 void gst_gl_async_debug_free (GstGLAsyncDebug * ad);
61 void gst_gl_async_debug_init (GstGLAsyncDebug * ad);
63 void gst_gl_async_debug_unset (GstGLAsyncDebug * ad);
65 void gst_gl_async_debug_freeze (GstGLAsyncDebug * ad);
67 void gst_gl_async_debug_thaw (GstGLAsyncDebug * ad);
106 GST_GL_ASYNC_CAT_LEVEL_LOG(GstGLAsyncDebug * ad, GstDebugCategory * cat, in GST_GL_ASYNC_CAT_LEVEL_LOG()
124 void gst_gl_async_debug_output_log_msg (GstGLAsyncDebug * ad);
126 void gst_gl_async_debug_store_log_msg (GstGLAsyncDebug * ad,
135 void gst_gl_async_debug_store_log_msg_valist (GstGLAsyncDebug * ad,
[all …]
Dgstgldebug.c121 _free_async_debug_data (GstGLAsyncDebug * ad) in _free_async_debug_data()
143 gst_gl_async_debug_init (GstGLAsyncDebug * ad) in gst_gl_async_debug_init()
158 gst_gl_async_debug_unset (GstGLAsyncDebug * ad) in gst_gl_async_debug_unset()
177 GstGLAsyncDebug *
180 return g_new0 (GstGLAsyncDebug, 1); in gst_gl_async_debug_new()
192 gst_gl_async_debug_free (GstGLAsyncDebug * ad) in gst_gl_async_debug_free()
210 gst_gl_async_debug_freeze (GstGLAsyncDebug * ad) in gst_gl_async_debug_freeze()
224 gst_gl_async_debug_thaw (GstGLAsyncDebug * ad) in gst_gl_async_debug_thaw()
436 gst_gl_async_debug_store_log_msg_valist (GstGLAsyncDebug * ad, in gst_gl_async_debug_store_log_msg_valist()
470 gst_gl_async_debug_output_log_msg (GstGLAsyncDebug * ad) in gst_gl_async_debug_output_log_msg()
[all …]
Dgstgl_fwd.h107 typedef struct _GstGLAsyncDebug GstGLAsyncDebug; typedef
Dgstglquery.h56 GstGLAsyncDebug debug;
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_i386.h80 {"GstGLAsyncDebug", sizeof (GstGLAsyncDebug), 120},
Dstruct_arm.h80 {"GstGLAsyncDebug", sizeof (GstGLAsyncDebug), 120},
Dstruct_ppc64.h82 {"GstGLAsyncDebug", sizeof (GstGLAsyncDebug), 120},
Dstruct_aarch64.h80 {"GstGLAsyncDebug", sizeof (GstGLAsyncDebug), 120},
Dstruct_x86_64.h80 {"GstGLAsyncDebug", sizeof (GstGLAsyncDebug), 120},