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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwtvenc.c93 int64_t last_timestamp_pos; /**< last timestamp chunk position */ member in struct:__anon3660
345 avio_wl64(pb, wctx->last_timestamp_pos);
385 wctx->last_timestamp_pos = -1;
457 wctx->last_timestamp_pos = wctx->last_chunk_pos;

Completed in 33 milliseconds