Lines Matching refs:GstGLAsyncDebug
121 _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()
503 gst_gl_async_debug_store_log_msg (GstGLAsyncDebug * ad, GstDebugCategory * cat, in gst_gl_async_debug_store_log_msg()