Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c50 GST_DATE_TIME_FIELDS_Y, /* have year */ enumerator
133 return (datetime->fields >= GST_DATE_TIME_FIELDS_Y); in gst_date_time_has_year()
528 return GST_DATE_TIME_FIELDS_Y; in gst_date_time_check_fields()
782 if (datetime->fields == GST_DATE_TIME_FIELDS_Y) in __gst_date_time_serialize()