Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideotimecode.c405 guint64 h_new, min_new, sec_new, frames_new; in gst_video_time_code_add_frames() local
490 h_new = h_notmod24 % 24; in gst_video_time_code_add_frames()
497 tc->hours = h_new; in gst_video_time_code_add_frames()