/third_party/ffmpeg/libavformat/ |
D | cdg.c | 29 static int read_header(AVFormatContext *s) in read_header() function 73 .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 | boadec.c | 44 static int read_header(AVFormatContext *s) in read_header() function 85 .read_header = read_header,
|
D | mgsts.c | 36 static int read_header(AVFormatContext *s) in read_header() function 103 .read_header = read_header,
|
D | rawvideodec.c | 156 .read_header = rawvideo_read_header, 176 .read_header = rawvideo_read_header, 197 .read_header = rawvideo_read_header, 211 .read_header = rawvideo_read_header,
|
D | filmstripdec.c | 38 static int read_header(AVFormatContext *s) in read_header() function 111 .read_header = read_header,
|
D | bit.c | 57 static int read_header(AVFormatContext *s) in read_header() function 119 .read_header = read_header,
|
D | mm.c | 85 static int read_header(AVFormatContext *s) in read_header() function 197 .read_header = read_header,
|
D | tty.c | 102 static int read_header(AVFormatContext *avctx) in read_header() function 186 .read_header = read_header,
|
D | mvi.c | 41 static int read_header(AVFormatContext *s) in read_header() function 149 .read_header = read_header,
|
D | c93.c | 60 static int read_header(AVFormatContext *s) in read_header() function 193 .read_header = read_header,
|
D | rawdec.h | 59 .read_header = ff_raw_video_read_header,\ 76 .read_header = ff_raw_subtitle_read_header,\
|
D | g726.c | 81 .read_header = g726_read_header, 93 .read_header = g726_read_header,
|
D | ffmetadec.c | 174 static int read_header(AVFormatContext *s) in read_header() function 229 .read_header = read_header,
|
D | anm.c | 80 static int read_header(AVFormatContext *s) in read_header() function 223 .read_header = read_header,
|
D | act.c | 65 static int read_header(AVFormatContext *s) in read_header() function 206 .read_header = read_header,
|
D | icodec.c | 77 static int read_header(AVFormatContext *s) in read_header() function 225 .read_header = read_header,
|
D | mlpdec.c | 102 .read_header = mlp_read_header, 122 .read_header = mlp_read_header,
|
D | amr.c | 147 .read_header = amr_read_header, 204 .read_header = amrnb_read_header, 261 .read_header = amrwb_read_header,
|
D | mca.c | 44 static int read_header(AVFormatContext *s) in read_header() function 226 .read_header = read_header,
|
D | aptxdec.c | 105 .read_header = aptx_read_header, 118 .read_header = aptx_hd_read_header,
|
/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 185 .read_header = read_header,
|
D | openal-dec.c | 121 static int read_header(AVFormatContext *ctx) in read_header() function 256 .read_header = read_header,
|