/third_party/ffmpeg/libavcodec/ |
D | qdrw.c | 58 bytestream2_skip(gbc, 6); in parse_palette() 64 bytestream2_skip(gbc, 1); in parse_palette() 66 bytestream2_skip(gbc, 1); in parse_palette() 68 bytestream2_skip(gbc, 1); in parse_palette() 205 bytestream2_skip(gbc, 2); in decode_rle16() 304 bytestream2_skip(&gbc, 512); in decode_frame() 315 bytestream2_skip(&gbc, 6); in decode_frame() 333 bytestream2_skip(&gbc, 4+26); in decode_frame() 343 bytestream2_skip(&gbc, 10); in decode_frame() 350 bytestream2_skip(&gbc, 28); in decode_frame() [all …]
|
D | flicvideo.c | 198 bytestream2_skip(&g2, 2); /* skip the magic number */ in flic_decode_frame_8BPP() 200 bytestream2_skip(&g2, 8); /* skip padding */ in flic_decode_frame_8BPP() 390 bytestream2_skip(&g2, 1); in flic_decode_frame_8BPP() 435 bytestream2_skip(&g2, chunk_size - 6); in flic_decode_frame_8BPP() 442 bytestream2_skip(&g2, 4 - (s->avctx->width & 3)); in flic_decode_frame_8BPP() 457 bytestream2_skip(&g2, stream_ptr_after_chunk - bytestream2_tell(&g2)); in flic_decode_frame_8BPP() 529 bytestream2_skip(&g2, 2); /* skip the magic number */ in flic_decode_frame_15_16BPP() 531 bytestream2_skip(&g2, 8); /* skip padding */ in flic_decode_frame_15_16BPP() 563 bytestream2_skip(&g2, chunk_size - 6); in flic_decode_frame_15_16BPP() 620 bytestream2_skip(&g2, chunk_size - 6); in flic_decode_frame_15_16BPP() [all …]
|
D | wcmv.c | 99 bytestream2_skip(&gb, size); in decode_frame() 105 bytestream2_skip(&bgb, 4); in decode_frame() 114 bytestream2_skip(&gb, 3); in decode_frame() 116 bytestream2_skip(&gb, 2); in decode_frame() 118 bytestream2_skip(&gb, 1); in decode_frame() 134 bytestream2_skip(&gb, 4); in decode_frame() 143 bytestream2_skip(&gb, 3); in decode_frame() 145 bytestream2_skip(&gb, 2); in decode_frame() 147 bytestream2_skip(&gb, 1); in decode_frame()
|
D | txd.c | 53 bytestream2_skip(&gb, 72); in txd_decode_frame() 58 bytestream2_skip(&gb, 2); in txd_decode_frame() 97 bytestream2_skip(&gb, 4); in txd_decode_frame() 103 bytestream2_skip(&gb, 4); in txd_decode_frame() 115 bytestream2_skip(&gb, step); in txd_decode_frame() 126 bytestream2_skip(&gb, step); in txd_decode_frame()
|
D | canopus.c | 39 bytestream2_skip(&gbc, 8); // unknown, 16 bits 1 in ff_canopus_parse_info_tag() 51 bytestream2_skip(&gbc, 16); // unknown RDRT tag in ff_canopus_parse_info_tag() 54 bytestream2_skip(&gbc, 8); // 'FIEL' and 4 bytes 0 in ff_canopus_parse_info_tag()
|
D | pgxdec.c | 62 bytestream2_skip(g, 6); in pgx_decode_header() 68 bytestream2_skip(g, 1); in pgx_decode_header() 71 bytestream2_skip(g, 1); in pgx_decode_header() 77 bytestream2_skip(g, 1); in pgx_decode_header() 89 bytestream2_skip(g, 1); in pgx_decode_header()
|
D | brenderpix.c | 118 bytestream2_skip(pgb, 2); in pix_decode_header() 127 bytestream2_skip(pgb, header_len - 7); in pix_decode_header() 237 bytestream2_skip(&gb, 8); in pix_decode_frame() 247 bytestream2_skip(&gb, 8); in pix_decode_frame() 265 bytestream2_skip(&gb, 8); in pix_decode_frame()
|
D | dds.c | 126 bytestream2_skip(gbc, 4 * 3); in parse_pixel_format() 131 bytestream2_skip(gbc, 4 * 7); in parse_pixel_format() 157 bytestream2_skip(gbc, 4); // caps in parse_pixel_format() 158 bytestream2_skip(gbc, 4); // caps2 in parse_pixel_format() 159 bytestream2_skip(gbc, 4); // caps3 in parse_pixel_format() 160 bytestream2_skip(gbc, 4); // caps4 in parse_pixel_format() 161 bytestream2_skip(gbc, 4); // reserved2 in parse_pixel_format() 249 bytestream2_skip(gbc, 4); // resourceDimension in parse_pixel_format() 250 bytestream2_skip(gbc, 4); // miscFlag in parse_pixel_format() 252 bytestream2_skip(gbc, 4); // miscFlag2 in parse_pixel_format() [all …]
|
D | rasc.c | 133 bytestream2_skip(gb, 8); in decode_fint() 136 bytestream2_skip(gb, 30); in decode_fint() 138 bytestream2_skip(gb, 24); in decode_fint() 218 bytestream2_skip(gb, 8); in decode_move() 220 bytestream2_skip(gb, 8); in decode_move() 260 bytestream2_skip(&mc, 2); in decode_move() 317 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos)); in decode_move() 343 bytestream2_skip(gb, 12); in decode_dlta() 357 bytestream2_skip(gb, 4); in decode_dlta() 468 bytestream2_skip(gb, size - (bytestream2_tell(gb) - pos)); in decode_dlta() [all …]
|
D | fmvc.c | 81 bytestream2_skip(gb, 1); in decode_type2() 111 bytestream2_skip(gb, 1); in decode_type2() 115 bytestream2_skip(gb, 1); in decode_type2() 126 bytestream2_skip(gb, 1); in decode_type2() 151 bytestream2_skip(gb, 1); in decode_type2() 181 bytestream2_skip(gb, 1); in decode_type2() 185 bytestream2_skip(gb, 1); in decode_type2() 220 bytestream2_skip(gb, 1); in decode_type2() 245 bytestream2_skip(gb, 1); in decode_type2() 368 bytestream2_skip(gb, 1); in decode_type1() [all …]
|
D | arbc.c | 131 bytestream2_skip(&s->gb, 8); in decode_frame() 156 bytestream2_skip(&s->gb, 1); in decode_frame() 158 bytestream2_skip(&s->gb, 1); in decode_frame() 160 bytestream2_skip(&s->gb, 1); in decode_frame()
|
D | pcm-bluray.c | 200 bytestream2_skip(&gb, 2); in pcm_bluray_decode_frame() 208 bytestream2_skip(&gb, 3); in pcm_bluray_decode_frame() 248 bytestream2_skip(&gb, 2); in pcm_bluray_decode_frame() 260 bytestream2_skip(&gb, 3); in pcm_bluray_decode_frame()
|
D | opus_parser.c | 63 bytestream2_skip(&gb, 2); in parse_opus_ts_header() 65 bytestream2_skip(&gb, 2); in parse_opus_ts_header() 68 bytestream2_skip(&gb, control_extension_length); in parse_opus_ts_header()
|
D | vmnc.c | 337 bytestream2_skip(gb, 2); in decode_frame() 407 bytestream2_skip(gb, 2); in decode_frame() 434 bytestream2_skip(gb, 2); in decode_frame() 441 bytestream2_skip(gb, 10); in decode_frame() 444 bytestream2_skip(gb, 4); in decode_frame() 456 bytestream2_skip(gb, 1); in decode_frame() 464 bytestream2_skip(gb, 13); in decode_frame() 467 bytestream2_skip(gb, 2); in decode_frame()
|
D | shorten.c | 226 bytestream2_skip(&gb, 4); /* chunk size */ in decode_aiff_header() 241 bytestream2_skip(&gb, len + (len & 1)); in decode_aiff_header() 250 bytestream2_skip(&gb, 6); in decode_aiff_header() 292 bytestream2_skip(&gb, 4); /* chunk size */ in decode_wave_header() 301 bytestream2_skip(&gb, len); in decode_wave_header() 324 bytestream2_skip(&gb, 2); // skip channels (already got from shorten header) in decode_wave_header() 326 bytestream2_skip(&gb, 4); // skip bit rate (represents original uncompressed bit rate) in decode_wave_header() 327 bytestream2_skip(&gb, 2); // skip block align (not needed) in decode_wave_header()
|
D | midivid.c | 80 bytestream2_skip(gb, mask_size); in decode_mvdv() 99 bytestream2_skip(gb, nb_vectors * 12); in decode_mvdv() 104 bytestream2_skip(gb, (nb_blocks + 7 * !intra_flag) / 8); in decode_mvdv() 202 bytestream2_skip(gb, 8); in decode_frame()
|
D | pictordec.c | 142 bytestream2_skip(&s->g, 4); in decode_frame() 153 bytestream2_skip(&s->g, 2); in decode_frame() 235 bytestream2_skip(&s->g, 2); in decode_frame() 274 bytestream2_skip(&s->g, avctx->width); in decode_frame()
|
D | msrledec.c | 95 bytestream2_skip(gb, 1); in msrle_decode_pal4() 177 bytestream2_skip(gb, 2 * (depth >> 3)); in msrle_decode_8_16_24_32() 190 bytestream2_skip(gb, 1); in msrle_decode_8_16_24_32()
|
D | hevc_parse.c | 98 bytestream2_skip(&gb, 21); in ff_hevc_decode_extradata() 129 bytestream2_skip(&gb, nalsize); in ff_hevc_decode_extradata()
|
D | pngdec.c | 432 bytestream2_skip(&s->gb, length); in png_decode_idat() 609 bytestream2_skip(&s->gb, 4); /* crc */ in decode_ihdr_chunk() 634 bytestream2_skip(&s->gb, 1); /* unit specifier */ in decode_phys_chunk() 635 bytestream2_skip(&s->gb, 4); /* crc */ in decode_phys_chunk() 786 bytestream2_skip(&s->gb, 4); /* crc */ in decode_idat_chunk() 809 bytestream2_skip(&s->gb, 4); /* crc */ in decode_plte_chunk() 856 bytestream2_skip(&s->gb, 4); /* crc */ in decode_trns_chunk() 894 bytestream2_skip(&s->gb, length + 4); in decode_iccp_chunk() 1005 bytestream2_skip(&s->gb, 4); /* delay_num (2), delay_den (2) */ in decode_fctl_chunk() 1008 bytestream2_skip(&s->gb, 4); /* crc */ in decode_fctl_chunk() [all …]
|
D | exr.c | 361 bytestream2_skip(gb, (get_bits_count(&gbit) + 7) / 8); in huf_unpack_enc_table() 453 bytestream2_skip(gb, 4); in huf_uncompress() 459 bytestream2_skip(gb, 4); in huf_uncompress() 629 bytestream2_skip(&gb, 4); in piz_uncompress() 1027 bytestream2_skip(&gb, skip - 2); in dwa_uncompress() 1032 bytestream2_skip(&gb, lo_size); in dwa_uncompress() 1063 bytestream2_skip(&gb, ac_size); in dwa_uncompress() 1086 bytestream2_skip(&gb, dc_size); in dwa_uncompress() 1107 bytestream2_skip(&gb, rle_csize); in dwa_uncompress() 1498 bytestream2_skip(gb, bytestream2_get_le32(gb)); in skip_header_chunk() [all …]
|
D | h2645_parse.c | 421 bytestream2_skip(&bc, nal_length_size); in ff_h2645_packet_split() 433 bytestream2_skip(&bc, buf_index); in ff_h2645_packet_split() 450 bytestream2_skip(&bc, next_avc - bytestream2_tell(&bc)); in ff_h2645_packet_split() 488 bytestream2_skip(&bc, consumed); in ff_h2645_packet_split()
|
D | sanm.c | 636 bytestream2_skip(&ctx->gb, 4); in old_codec37() 638 bytestream2_skip(&ctx->gb, 3); in old_codec37() 874 bytestream2_skip(&ctx->gb, 9); in old_codec47() 876 bytestream2_skip(&ctx->gb, 8); in old_codec47() 884 bytestream2_skip(&ctx->gb, 0x8080); in old_codec47() 975 bytestream2_skip(&ctx->gb, 4); in process_frame_obj() 1328 bytestream2_skip(&ctx->gb, 8); // skip pad in read_frame_header() 1342 bytestream2_skip(&ctx->gb, 4); // skip pad in read_frame_header() 1348 bytestream2_skip(&ctx->gb, 2); // skip pad in read_frame_header() 1354 bytestream2_skip(&ctx->gb, 8); // skip pad in read_frame_header() [all …]
|
D | pafvideo.c | 175 bytestream2_skip(&c->gb, 4 - align); in decode_0() 218 bytestream2_skip(&c->gb, 2); in decode_0() 352 bytestream2_skip(&c->gb, 2); in paf_video_decode() 372 bytestream2_skip(&c->gb, 2); in paf_video_decode()
|
/third_party/ffmpeg/libavformat/ |
D | oggparseogm.c | 53 bytestream2_skip(&p, 1); in ogm_header() 58 bytestream2_skip(&p, 8); in ogm_header() 67 bytestream2_skip(&p, 12); in ogm_header() 72 bytestream2_skip(&p, 8); in ogm_header() 91 bytestream2_skip(&p, 4); /* default_len */ in ogm_header() 92 bytestream2_skip(&p, 8); /* buffersize + bits_per_sample */ in ogm_header() 100 bytestream2_skip(&p, 2); /* block_align */ in ogm_header() 105 bytestream2_skip(&p, 4); in ogm_header() 121 bytestream2_skip(&p, 7); in ogm_header()
|