Home
last modified time | relevance | path

Searched refs:bytestream2_skip (Results 1 – 25 of 99) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
Dqdrw.c58 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 …]
Dflicvideo.c198 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 …]
Dwcmv.c99 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()
Dtxd.c53 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()
Dcanopus.c39 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()
Dpgxdec.c62 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()
Dbrenderpix.c118 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()
Ddds.c126 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 …]
Drasc.c133 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 …]
Dfmvc.c81 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 …]
Darbc.c131 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()
Dpcm-bluray.c200 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()
Dopus_parser.c63 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()
Dvmnc.c337 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()
Dshorten.c226 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()
Dmidivid.c80 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()
Dpictordec.c142 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()
Dmsrledec.c95 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()
Dhevc_parse.c98 bytestream2_skip(&gb, 21); in ff_hevc_decode_extradata()
129 bytestream2_skip(&gb, nalsize); in ff_hevc_decode_extradata()
Dpngdec.c432 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 …]
Dexr.c361 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 …]
Dh2645_parse.c421 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()
Dsanm.c636 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 …]
Dpafvideo.c175 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/
Doggparseogm.c53 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()

1234