Searched refs:gst_video_time_code_to_date_time (Results 1 – 4 of 4) sorted by relevance
170 gst_video_time_code_to_date_time (const GstVideoTimeCode * tc) in gst_video_time_code_to_date_time() function576 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()
215 GDateTime *gst_video_time_code_to_date_time (const GstVideoTimeCode * tc);
329 dt2 = gst_video_time_code_to_date_time (tc1); in GST_START_TEST()
15933 videotimecode: Fix handling of timecodes without daily jam in gst_video_time_code_to_date_time()