Searched refs:gst_video_time_code_add_interval (Results 1 – 5 of 5) sorted by relevance
552 tc2 = gst_video_time_code_add_interval (tc, tc_diff); in GST_START_TEST()566 tc2 = gst_video_time_code_add_interval (tc, tc_diff); in GST_START_TEST()575 tc2 = gst_video_time_code_add_interval (tc, tc_diff); in GST_START_TEST()
224 GstVideoTimeCode * gst_video_time_code_add_interval (const GstVideoTimeCode * tc, const GstVideoTim…
903 gst_video_time_code_add_interval (const GstVideoTimeCode * tc, in gst_video_time_code_add_interval() function
1411 target_tc = gst_video_time_code_add_interval (cur_tc, splitmux->tc_interval); in calculate_next_max_timecode()
9864 calculated next keyframe via gst_video_time_code_add_interval()