Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c53 GST_DATE_TIME_FIELDS_YMD_HM, enumerator
176 return (datetime->fields >= GST_DATE_TIME_FIELDS_YMD_HM); in gst_date_time_has_time()
538 return GST_DATE_TIME_FIELDS_YMD_HM; in gst_date_time_check_fields()
801 if (datetime->fields == GST_DATE_TIME_FIELDS_YMD_HM) in __gst_date_time_serialize()