Home
last modified time | relevance | path

Searched refs:tmins (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dtimecode.c246 int tmins = 60*hh + mm; in av_timecode_init_from_components() local
247 tc->start -= (tc->fps / 30 * 2) * (tmins - tmins/10); in av_timecode_init_from_components()

Completed in 1 milliseconds