Home
last modified time | relevance | path

Searched defs:cur_duration (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dhlsenc.c2604 double cur_duration = (double)(pkt->pts - vs->end_pts) * st->time_base.num / st->time_base.den; in hls_write_packet() local

Completed in 7 milliseconds