Searched defs:read_seek (Results 1 - 13 of 13) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | filmstripdec.c | 99 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() function
|
H A D | jvdec.c | 221 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
|
H A D | mca.c | 199 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
|
H A D | brstm.c | 448 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
|
H A D | bink.c | 306 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() function
|
H A D | cafdec.c | 475 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
|
H A D | cdxl.c | 236 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
|
H A D | mlvdec.c | 466 static int read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in read_seek() function
|
H A D | avio.h | 258 int64_t (*read_seek)(void *opaque, int stream_index, member
|
H A D | wtvdec.c | 1080 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
|
H A D | nutdec.c | 1241 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
|
H A D | avformat.h | 755 int (*read_seek)(struct AVFormatContext *, member
|
/third_party/ffmpeg/libavdevice/ |
H A D | libcdio.c | 151 static int read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, in read_seek() function
|
Completed in 14 milliseconds