Home
last modified time | relevance | path

Searched refs:read_seek (Results 1 – 25 of 89) sorted by relevance

1234

/third_party/ffmpeg/libavformat/
Dfilmstripdec.c99 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() function
113 .read_seek = read_seek,
Dmca.c198 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
227 .read_seek = read_seek,
Dcdxl.c237 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
269 .read_seek = read_seek,
Djvdec.c226 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
264 .read_seek = read_seek,
Dbrstm.c462 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
492 .read_seek = read_seek,
504 .read_seek = read_seek,
Dbink.c306 static int read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in read_seek() function
333 .read_seek = read_seek,
Dpcmdec.c117 .read_seek = ff_pcm_read_seek, \
177 .read_seek = ff_pcm_read_seek,
Dwvedec.c61 .read_seek = ff_pcm_read_seek,
Dcodec2.c311 .read_seek = ff_pcm_read_seek,
340 .read_seek = ff_pcm_read_seek,
Dpvfdec.c74 .read_seek = ff_pcm_read_seek,
Dderf.c77 .read_seek = ff_pcm_read_seek,
Drsodec.c81 .read_seek = ff_pcm_read_seek,
Dcafdec.c427 static int read_seek(AVFormatContext *s, int stream_index, in read_seek() function
467 .read_seek = read_seek,
Dsdxdec.c87 .read_seek = ff_pcm_read_seek,
Dnspdec.c105 .read_seek = ff_pcm_read_seek,
Davr.c96 .read_seek = ff_pcm_read_seek,
Daea.c107 .read_seek = ff_pcm_read_seek,
Dmlvdec.c461 static int read_seek(AVFormatContext *avctx, int stream_index, int64_t timestamp, int flags) in read_seek() function
492 .read_seek = read_seek,
Depafdec.c102 .read_seek = ff_pcm_read_seek,
Dvocdec.c108 .read_seek = voc_read_seek,
Dircamdec.c115 .read_seek = ff_pcm_read_seek,
Dsol.c147 .read_seek = ff_pcm_read_seek,
Dsoxdec.c133 .read_seek = ff_pcm_read_seek,
Dnistspheredec.c141 .read_seek = ff_pcm_read_seek,
/third_party/ffmpeg/libavdevice/
Dlibcdio.c153 static int read_seek(AVFormatContext *ctx, int stream_index, int64_t timestamp, in read_seek() function
190 .read_seek = read_seek,

1234