Lines Matching refs:GstGLAsyncDebug
57 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,
169 gst_gl_async_debug_store_log_msg (GstGLAsyncDebug * ad, in gst_gl_async_debug_store_log_msg()