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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dipmovie.c118 int64_t next_chunk_offset; member in struct:IPMVEContext
197 url_fseek(pb, s->next_chunk_offset, SEEK_SET);
493 s->next_chunk_offset = url_ftell(pb);
526 ipmovie->next_chunk_offset = IPMOVIE_SIGNATURE_SIZE + 6;

Completed in 43 milliseconds