Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c50 GST_DATE_TIME_FIELDS_YMD, /* have year, month and day */ enumerator
162 return (datetime->fields >= GST_DATE_TIME_FIELDS_YMD); in gst_date_time_has_day()
466 return GST_DATE_TIME_FIELDS_YMD; in gst_date_time_check_fields()
676 if (datetime->fields == GST_DATE_TIME_FIELDS_YMD) in __gst_date_time_serialize()