/third_party/ffmpeg/libavformat/ |
D | cdg.c | 29 static int read_header(AVFormatContext *s) in read_header() function 73 .read_header = read_header,
|
D | boadec.c | 44 static int read_header(AVFormatContext *s) in read_header() function 82 .read_header = read_header,
|
D | iv8.c | 40 static int read_header(AVFormatContext *s) in read_header() function 114 .read_header = read_header,
|
D | ivfdec.c | 35 static int read_header(AVFormatContext *s) in read_header() function 88 .read_header = read_header,
|
D | mgsts.c | 36 static int read_header(AVFormatContext *s) in read_header() function 103 .read_header = read_header,
|
D | filmstripdec.c | 38 static int read_header(AVFormatContext *s) in read_header() function 111 .read_header = read_header,
|
D | bit.c | 54 static int read_header(AVFormatContext *s) in read_header() function 116 .read_header = read_header,
|
D | mvi.c | 41 static int read_header(AVFormatContext *s) in read_header() function 150 .read_header = read_header,
|
D | mm.c | 85 static int read_header(AVFormatContext *s) in read_header() function 198 .read_header = read_header,
|
D | tty.c | 102 static int read_header(AVFormatContext *avctx) in read_header() function 186 .read_header = read_header,
|
D | c93.c | 60 static int read_header(AVFormatContext *s) in read_header() function 193 .read_header = read_header,
|
D | mlpdec.c | 64 .read_header = ff_raw_audio_read_header, 85 .read_header = ff_raw_audio_read_header,
|
D | act.c | 63 static int read_header(AVFormatContext *s) in read_header() function 205 .read_header = read_header,
|
D | anm.c | 79 static int read_header(AVFormatContext *s) in read_header() function 222 .read_header = read_header,
|
D | ffmetadec.c | 174 static int read_header(AVFormatContext *s) in read_header() function 229 .read_header = read_header,
|
D | av1dec.c | 51 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,
|
D | g726.c | 79 .read_header = g726_read_header, 98 .read_header = g726_read_header,
|
D | icodec.c | 78 static int read_header(AVFormatContext *s) in read_header() function 228 .read_header = read_header,
|
D | rawdec.h | 77 .read_header = ff_raw_video_read_header,\ 103 .read_header = ff_raw_subtitle_read_header,\
|
D | mca.c | 43 static int read_header(AVFormatContext *s) in read_header() function 225 .read_header = read_header,
|
D | amr.c | 167 .read_header = amr_read_header, 223 .read_header = amrnb_read_header, 279 .read_header = amrwb_read_header,
|
/third_party/flutter/skia/src/codec/ |
D | SkWbmpCodec.cpp | 64 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/ |
D | SkWbmpCodec.cpp | 64 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/ |
D | libcdio.c | 54 static av_cold int read_header(AVFormatContext *ctx) in read_header() function 187 .read_header = read_header,
|
D | openal-dec.c | 121 static int read_header(AVFormatContext *ctx) in read_header() function 256 .read_header = read_header,
|