Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Davienc.c300 int64_t stream_duration = av_rescale_q(st->duration, st->time_base, AV_TIME_BASE_Q); in avi_write_header() local
301 max_stream_duration = FFMAX(stream_duration, max_stream_duration); in avi_write_header()

Completed in 2 milliseconds