Searched refs:first_index_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.c94 int64_t first_index_pos; /**< first index_chunk position */ member in struct:__anon3660
204 if (!wctx->first_index_pos)
205 wctx->first_index_pos = wctx->last_chunk_pos;
344 avio_wl64(pb, wctx->first_index_pos);

Completed in 40 milliseconds