Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c907 guint frames_to_add; in gst_video_time_code_add_interval() local
935 frames_to_add = gst_video_time_code_frames_since_daily_jam (tc); in gst_video_time_code_add_interval()
944 frames_to_add += df; in gst_video_time_code_add_interval()
948 gst_video_time_code_add_frames (ret, frames_to_add); in gst_video_time_code_add_interval()