Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Davienc.c82 int64_t frames_hdr_strm; member
213 av_assert0(avist->frames_hdr_strm); in avi_write_counters()
215 avio_seek(pb, avist->frames_hdr_strm, SEEK_SET); in avi_write_counters()
412 avist->frames_hdr_strm = avio_tell(pb); in avi_write_header()
969 avio_seek(pb, avist->frames_hdr_strm + 4, SEEK_SET); in avi_write_trailer()

Completed in 3 milliseconds