Searched refs:gst_gl_query_counter_log (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglquery.h | 107 #define gst_gl_query_counter_log(query,cat,level,object,format,...) \ macro 125 #define gst_gl_query_counter_log(query,cat,level,object,format,args...) \ macro 147 gst_gl_query_counter_log(GstGLQuery * query, GstDebugCategory * cat, in gst_gl_query_counter_log() function
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | gstglquery.c | 190 gst_gl_query_counter_log (&q2, gst_test_debug_cat, GST_LEVEL_ERROR, NULL, in _test_query_counter_log_gl()
|