Searched refs:video_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.c113 int64_t video_chunk_offset; member in struct:IPMVEContext
176 url_fseek(pb, s->video_chunk_offset, SEEK_SET);
177 s->video_chunk_offset = 0;
479 s->video_chunk_offset = url_ftell(pb);
522 ipmovie->audio_chunk_offset = ipmovie->video_chunk_offset =

Completed in 81 milliseconds