Home
last modified time | relevance | path

Searched refs:gst_gl_query_counter (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglquery.h78 void gst_gl_query_counter (GstGLQuery * query);
94 gst_gl_query_counter (query); \
111 gst_gl_query_counter (query); \
129 gst_gl_query_counter (query); \
Dgstglquery.c300 gst_gl_query_counter (GstGLQuery * query) in gst_gl_query_counter() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglquery.c120 ASSERT_CRITICAL (gst_gl_query_counter (q1)); in _test_query_time_elapsed_gl()
169 gst_gl_query_counter (&q2); in _test_query_timestamp_gl()