Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglquery.c62 gst_gl_query_init (&q1, context, GST_GL_QUERY_TIMESTAMP); in _test_query_init_gl()
97 q1 = gst_gl_query_new (context, GST_GL_QUERY_TIMESTAMP); in _test_query_new_gl()
163 gst_gl_query_init (&q2, context, GST_GL_QUERY_TIMESTAMP); in _test_query_timestamp_gl()
188 gst_gl_query_init (&q2, context, GST_GL_QUERY_TIMESTAMP); in _test_query_counter_log_gl()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglquery.c77 case GST_GL_QUERY_TIMESTAMP: in _query_type_to_string()
89 if (query_type == GST_GL_QUERY_TIMESTAMP) in _gst_gl_query_type_to_gl()
Dgstglquery.h39 GST_GL_QUERY_TIMESTAMP, enumerator