Searched refs:mov_seek_stream (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 Dmov.c2106 static int mov_seek_stream(AVStream *st, int64_t timestamp, int flags) function
2147 sample = mov_seek_stream(st, sample_time, flags);
2160 mov_seek_stream(st, timestamp, flags);

Completed in 94 milliseconds