Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dwtvenc.c94 int64_t first_index_pos; /**< first index_chunk position */ member
204 if (!wctx->first_index_pos) in write_index()
205 wctx->first_index_pos = wctx->last_chunk_pos; in write_index()
344 avio_wl64(pb, wctx->first_index_pos); in write_sync()

Completed in 2 milliseconds