Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdatetime.c52 GST_DATE_TIME_FIELDS_YMD_HMS enumerator
96 gst_dt->fields = GST_DATE_TIME_FIELDS_YMD_HMS; in gst_date_time_new_from_g_date_time()
116 if (datetime->fields != GST_DATE_TIME_FIELDS_YMD_HMS) in gst_date_time_to_g_date_time()
191 return (datetime->fields >= GST_DATE_TIME_FIELDS_YMD_HMS); in gst_date_time_has_second()
471 return GST_DATE_TIME_FIELDS_YMD_HMS; in gst_date_time_check_fields()