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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhdsenc.c530 int64_t end_dts = os->fragment_index * (int64_t)c->min_frag_duration; local
538 end_dts, AV_TIME_BASE_Q) >= 0 &&
H A Dsmoothstreamingenc.c579 int64_t end_dts = (c->nb_fragments + 1LL) * c->min_frag_duration; local
587 end_dts, AV_TIME_BASE_Q) >= 0 &&

Completed in 38 milliseconds