Home
last modified time | relevance | path

Searched defs:read_seek (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavformat/
Dfilmstripdec.c99 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() function
Dmca.c198 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
Djvdec.c226 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
Dcdxl.c237 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
Dbink.c306 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() function
Dcafdec.c427 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
Dbrstm.c462 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
Dmlvdec.c461 static int read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in read_seek() function
Davio.h255 int64_t (*read_seek)(void *opaque, int stream_index, member
Dnutdec.c1236 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
Dwtvdec.c1089 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
Davformat.h738 int (*read_seek)(struct AVFormatContext *, member
/third_party/ffmpeg/libavdevice/
Dlibcdio.c153 static int read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, in read_seek() function