Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c350 guint ff_minutes = 60 * ff; in gst_video_time_code_frames_since_daily_jam() local
366 (ff_minutes * tc->minutes) + in gst_video_time_code_frames_since_daily_jam()
426 guint ff_minutes = 60 * ff; in gst_video_time_code_add_frames() local
446 (ff_minutes * tc->minutes) + in gst_video_time_code_add_frames()
463 (guint64) ((framecount - (ff_minutes * min_new) - in gst_video_time_code_add_frames()
468 framecount - (ff_nom * sec_new) - (ff_minutes * min_new) - in gst_video_time_code_add_frames()