Searched refs:nut_read_seek (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 Dlibnut.c296 static int nut_read_seek(AVFormatContext * avf, int stream_index, int64_t target_ts, int flags) { function
322 .read_seek = nut_read_seek,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dlibnut.c283 static int nut_read_seek(AVFormatContext * avf, int stream_index, int64_t target_ts, int flags) { function
309 .read_seek = nut_read_seek,

Completed in 43 milliseconds