Home
last modified time | relevance | path

Searched refs:read_header (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavformat/
Dcdg.c29 static int read_header(AVFormatContext *s) in read_header() function
73 .read_header = read_header,
Dboadec.c44 static int read_header(AVFormatContext *s) in read_header() function
82 .read_header = read_header,
Div8.c40 static int read_header(AVFormatContext *s) in read_header() function
114 .read_header = read_header,
Divfdec.c35 static int read_header(AVFormatContext *s) in read_header() function
88 .read_header = read_header,
Dmgsts.c36 static int read_header(AVFormatContext *s) in read_header() function
103 .read_header = read_header,
Dfilmstripdec.c38 static int read_header(AVFormatContext *s) in read_header() function
111 .read_header = read_header,
Dbit.c54 static int read_header(AVFormatContext *s) in read_header() function
116 .read_header = read_header,
Dmvi.c41 static int read_header(AVFormatContext *s) in read_header() function
150 .read_header = read_header,
Dmm.c85 static int read_header(AVFormatContext *s) in read_header() function
198 .read_header = read_header,
Dtty.c102 static int read_header(AVFormatContext *avctx) in read_header() function
186 .read_header = read_header,
Dc93.c60 static int read_header(AVFormatContext *s) in read_header() function
193 .read_header = read_header,
Dmlpdec.c64 .read_header = ff_raw_audio_read_header,
85 .read_header = ff_raw_audio_read_header,
Dact.c63 static int read_header(AVFormatContext *s) in read_header() function
205 .read_header = read_header,
Danm.c79 static int read_header(AVFormatContext *s) in read_header() function
222 .read_header = read_header,
Dffmetadec.c174 static int read_header(AVFormatContext *s) in read_header() function
229 .read_header = read_header,
Dav1dec.c51 static int read_header(AVFormatContext *s, const AVRational *framerate, AVBSFContext **bsf, void *l… in read_header() function
202 return read_header(s, &c->framerate, &c->bsf, c); in annexb_read_header()
289 .read_header = annexb_read_header,
379 return read_header(s, &c->framerate, &c->bsf, c); in obu_read_header()
476 .read_header = obu_read_header,
Dg726.c79 .read_header = g726_read_header,
98 .read_header = g726_read_header,
Dicodec.c78 static int read_header(AVFormatContext *s) in read_header() function
228 .read_header = read_header,
Drawdec.h77 .read_header = ff_raw_video_read_header,\
103 .read_header = ff_raw_subtitle_read_header,\
Dmca.c43 static int read_header(AVFormatContext *s) in read_header() function
225 .read_header = read_header,
Damr.c167 .read_header = amr_read_header,
223 .read_header = amrnb_read_header,
279 .read_header = amrwb_read_header,
/third_party/flutter/skia/src/codec/
DSkWbmpCodec.cpp64 static bool read_header(SkStream* stream, SkISize* size) { in read_header() function
89 return read_header(this->stream(), nullptr); in onRewind()
145 return read_header(&stream, nullptr); in IsWbmp()
151 if (!read_header(stream.get(), &size)) { in MakeFromStream()
/third_party/skia/src/codec/
DSkWbmpCodec.cpp64 static bool read_header(SkStream* stream, SkISize* size) { in read_header() function
89 return read_header(this->stream(), nullptr); in onRewind()
145 return read_header(&stream, nullptr); in IsWbmp()
151 if (!read_header(stream.get(), &size)) { in MakeFromStream()
/third_party/ffmpeg/libavdevice/
Dlibcdio.c54 static av_cold int read_header(AVFormatContext *ctx) in read_header() function
187 .read_header = read_header,
Dopenal-dec.c121 static int read_header(AVFormatContext *ctx) in read_header() function
256 .read_header = read_header,

12345678910>>...12