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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmov.c2697 static int mov_seek_stream(AVFormatContext *s, AVStream *st, int64_t timestamp, int flags) function
2740 sample = mov_seek_stream(s, st, sample_time, flags);
2753 mov_seek_stream(s, st, timestamp, flags);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmov.c3778 static int mov_seek_stream(AVFormatContext *s, AVStream *st, int64_t timestamp, int flags) function
3819 sample = mov_seek_stream(s, st, sample_time, flags);
3835 mov_seek_stream(s, st, timestamp, flags);

Completed in 77 milliseconds