Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Devents.c4562 weed_timecode_t tc, seg_start_tc = 0, seg_end_tc = 0; in count_resampled_events() local
4577 seg_start_tc = seg_end_tc = tc; in count_resampled_events()
4587 … if (seg_start) rframes += 1 + ((double)(seg_end_tc - seg_start_tc)) / TICKS_PER_SECOND_DBL * fps; in count_resampled_events()
4595 if (seg_start) rframes += 1 + ((double)(seg_end_tc - seg_start_tc)) / TICKS_PER_SECOND_DBL * fps; in count_resampled_events()