Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwtvenc.c93 int64_t last_timestamp_pos; /**< last timestamp chunk position */ member
345 avio_wl64(pb, wctx->last_timestamp_pos); in write_sync()
385 wctx->last_timestamp_pos = -1; in write_header()
457 wctx->last_timestamp_pos = wctx->last_chunk_pos; in write_timestamp()