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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dipmovie.c106 int64_t video_chunk_offset; member in struct:IPMVEContext
187 avio_seek(pb, s->video_chunk_offset, SEEK_SET);
188 s->video_chunk_offset = 0;
506 s->video_chunk_offset = avio_tell(pb);
563 ipmovie->audio_chunk_offset = ipmovie->video_chunk_offset =
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dipmovie.c105 int64_t video_chunk_offset; member in struct:IPMVEContext
186 avio_seek(pb, s->video_chunk_offset, SEEK_SET);
187 s->video_chunk_offset = 0;
501 s->video_chunk_offset = avio_tell(pb);
558 ipmovie->audio_chunk_offset = ipmovie->video_chunk_offset =

Completed in 119 milliseconds