Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c170 gst_video_time_code_to_date_time (const GstVideoTimeCode * tc) in gst_video_time_code_to_date_time() function
576 dt1 = gst_video_time_code_to_date_time (tc1); in gst_video_time_code_compare()
577 dt2 = gst_video_time_code_to_date_time (tc2); in gst_video_time_code_compare()
Dgstvideotimecode.h215 GDateTime *gst_video_time_code_to_date_time (const GstVideoTimeCode * tc);
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideotimecode.c329 dt2 = gst_video_time_code_to_date_time (tc1); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/
DChangeLog15933 videotimecode: Fix handling of timecodes without daily jam in gst_video_time_code_to_date_time()