/third_party/ffmpeg/libavcodec/ |
H A D | xwddec.c | 77 bytestream2_skipu(&gb, 8); in xwd_decode_frame() 79 bytestream2_skipu(&gb, header_size - (XWD_HEADER_SIZE - 20)); in xwd_decode_frame() 200 bytestream2_skipu(&gb, ncolors * XWD_CMAP_SIZE); in xwd_decode_frame() 226 bytestream2_skipu(&gb, 4); // skip colormap entry number in xwd_decode_frame() 228 bytestream2_skipu(&gb, 1); in xwd_decode_frame() 230 bytestream2_skipu(&gb, 1); in xwd_decode_frame() 232 bytestream2_skipu(&gb, 3); // skip bitmask flag and padding in xwd_decode_frame() 241 bytestream2_skipu(&gb, lsize - rsize); in xwd_decode_frame()
|
H A D | hcadec.c | 124 bytestream2_skipu(gb, 4); in decode_init() 126 bytestream2_skipu(gb, 2); in decode_init() 132 bytestream2_skipu(gb, 4); in decode_init() 133 bytestream2_skipu(gb, 4); in decode_init() 134 bytestream2_skipu(gb, 4); in decode_init() 138 bytestream2_skipu(gb, 2); in decode_init() 139 bytestream2_skipu(gb, 1); in decode_init() 140 bytestream2_skipu(gb, 1); in decode_init() 148 bytestream2_skipu(gb, 2); in decode_init() 149 bytestream2_skipu(g in decode_init() [all...] |
H A D | pgxdec.c | 62 bytestream2_skipu(g, 6); in pgx_decode_header() 68 bytestream2_skipu(g, 1); in pgx_decode_header() 71 bytestream2_skipu(g, 1); in pgx_decode_header() 76 bytestream2_skipu(g, 1); in pgx_decode_header()
|
H A D | pcx.c | 112 bytestream2_skipu(&gb, 49); in pcx_decode_frame() 141 bytestream2_skipu(&gb, 60); in pcx_decode_frame()
|
H A D | magicyuv.c | 548 bytestream2_skipu(&gb, 1); in magy_decode_frame() 552 bytestream2_skipu(&gb, 3); in magy_decode_frame() 572 bytestream2_skipu(&gb, 4); in magy_decode_frame() 629 bytestream2_skipu(&gb, s->nb_slices * s->planes); in magy_decode_frame()
|
H A D | qdmc.c | 229 bytestream2_skipu(&b, 1); in qdmc_decode_init() 231 bytestream2_skipu(&b, 8); in qdmc_decode_init() 250 bytestream2_skipu(&b, 4); in qdmc_decode_init() 263 bytestream2_skipu(&b, 4); in qdmc_decode_init()
|
H A D | gifdec.c | 306 bytestream2_skipu(&s->gb, lzwed_len); in gif_read_image() 341 bytestream2_skipu(&s->gb, 2); // delay during which the frame is shown in gif_read_extension() 369 bytestream2_skipu(&s->gb, ext_len); in gif_read_extension()
|
H A D | argo.c | 78 bytestream2_skipu(gb, 1024); in decode_avcf() 110 bytestream2_skipu(gb, 1024); in decode_alcd() 112 bytestream2_skipu(gb, ((frame->width / 2) * (frame->height / 2) + 7) >> 3); in decode_alcd()
|
H A D | aliaspixdec.c | 49 bytestream2_skipu(&gb, 4); // obsolete X, Y offset in decode_frame()
|
H A D | adpcm.c | 1297 bytestream2_skipu(&gb, 4); in adpcm_decode_frame() 1301 bytestream2_skipu(&gb, 2); in adpcm_decode_frame() 1303 bytestream2_skipu(&gb, 2); in adpcm_decode_frame() 1351 bytestream2_skipu(&gb, 10); in adpcm_decode_frame() 1567 bytestream2_skipu(&gb, 128); in adpcm_decode_frame() 1833 bytestream2_skipu(&gb, 5); in adpcm_decode_frame() 1862 bytestream2_skipu(&gb, 1); in adpcm_decode_frame() 2083 bytestream2_skipu(&gb, 1); in adpcm_decode_frame() 2085 bytestream2_skipu(&gb, 3 - channel); in adpcm_decode_frame()
|
H A D | anm.c | 53 bytestream2_skipu(&gb, 16 * 8); in decode_init()
|
H A D | dpcm.c | 267 bytestream2_skipu(&gb, 6); in dpcm_decode_frame() 288 bytestream2_skipu(&gb, 6); /* skip over the stream mask and stream length */ in dpcm_decode_frame()
|
H A D | hevc_sei.c | 268 bytestream2_skipu(gb, 1); in decode_nal_sei_user_data_registered_itu_t_t35() 542 bytestream2_skipu(gb, payload_size); in decode_nal_sei_message()
|
H A D | utvideodec.c | 655 bytestream2_skipu(&gb, plane_size); in decode_frame() 656 bytestream2_skipu(&gb, 1024); in decode_frame() 666 bytestream2_skipu(&gb, 256); in decode_frame() 681 bytestream2_skipu(&gb, plane_size); in decode_frame()
|
H A D | alac.c | 524 bytestream2_skipu(&gb, 12); // size:4, alac:4, version:4 in alac_set_info() 534 bytestream2_skipu(&gb, 1); // compatible version in alac_set_info()
|
H A D | h264_mp4toannexb_bsf.c | 83 bytestream2_skipu(gb, 4); in h264_extradata_to_annexb()
|
H A D | bytestream.h | 174 static av_always_inline void bytestream2_skipu(GetByteContext *g, in bytestream2_skipu() function
|
H A D | pafvideo.c | 225 bytestream2_skipu(&c->gb, opcode_size); in decode_0()
|
H A D | vmdvideo.c | 90 bytestream2_skipu(&gb, 4); in lz_unpack()
|
H A D | av1dec.c | 427 bytestream2_skipu(&gb, size); in get_tiles_info()
|
H A D | sanm.c | 1449 bytestream2_skipu(&ctx->gb, 4); in decode_frame()
|
H A D | cfhd.c | 521 bytestream2_skipu(&gb, data * 4); in cfhd_decode()
|
H A D | jpeg2000dec.c | 2374 bytestream2_skipu(&s->g, 2); in jp2_find_codestream()
|
/third_party/ffmpeg/libavformat/ |
H A D | flac_picture.c | 109 bytestream2_skipu(&g, len); in ff_flac_parse_picture() 116 bytestream2_skipu(&g, 8); in ff_flac_parse_picture()
|
H A D | redspark.c | 99 bytestream2_skipu(&gbc, 10); in redspark_read_header() 123 bytestream2_skipu(&gbc, 14); in redspark_read_header()
|