Home
last modified time | relevance | path

Searched refs:gst_structure_get_date (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgststructure.h308 gboolean gst_structure_get_date (const GstStructure * structure,
Dgststructure.c1737 gst_structure_get_date (const GstStructure * structure, const gchar * fieldname, in gst_structure_get_date() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c2249 fail_unless (gst_structure_get_date (s, "SOME_DATE_TAG", &date2)); in GST_START_TEST()
2273 fail_unless (gst_structure_get_date (s, "SOME_DATE_TAG", &date)); in GST_START_TEST()
/third_party/gstreamer/gstreamer/
DChangeLog124062 (gst_structure_get_date):