Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dhdsenc.c504 int64_t end_dts = os->fragment_index * (int64_t)c->min_frag_duration; in hds_write_packet() local
512 end_dts, AV_TIME_BASE_Q) >= 0 && in hds_write_packet()
Dsmoothstreamingenc.c586 int64_t end_dts = (c->nb_fragments + 1) * (int64_t) c->min_frag_duration; in ism_write_packet() local
594 end_dts, AV_TIME_BASE_Q) >= 0 && in ism_write_packet()