Searched refs:seg_end_duration (Results 1 – 1 of 1) sorted by relevance
2062 int64_t seg_end_duration, elapsed_duration; in dash_write_packet() local2130 seg_end_duration = (int64_t) os->segment_index * os->seg_duration; in dash_write_packet()2133 seg_end_duration = os->seg_duration; in dash_write_packet()2151 seg_end_duration, AV_TIME_BASE_Q) >= 0) { in dash_write_packet()