Home
last modified time | relevance | path

Searched refs:skip_bits (Results 1 – 25 of 120) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/
Ddca_exss.c33 skip_bits(&s->gb, 4); in parse_xll_parameters()
57 skip_bits(&s->gb, 2); in parse_lbr_parameters()
78 skip_bits(&s->gb, 4); in parse_descriptor()
83 skip_bits(&s->gb, 24); in parse_descriptor()
171 skip_bits(&s->gb, 8); in parse_descriptor()
176 skip_bits(&s->gb, 5); in parse_descriptor()
180 skip_bits(&s->gb, 8); in parse_descriptor()
190 skip_bits(&s->gb, 6); in parse_descriptor()
195 skip_bits(&s->gb, 8); in parse_descriptor()
198 skip_bits(&s->gb, 3); in parse_descriptor()
[all …]
Dh264_sei.c91 skip_bits(&gb, 1); /* nuit_field_based_flag */ in ff_h264_sei_process_picture_timing()
94 skip_bits(&gb, 1); /* discontinuity_flag */ in ff_h264_sei_process_picture_timing()
117 skip_bits(&gb, in ff_h264_sei_process_picture_timing()
158 skip_bits(gb, 1); // 0 in decode_registered_user_data_afd()
160 skip_bits(gb, 6); // reserved in decode_registered_user_data_afd()
165 skip_bits(gb, 4); // reserved in decode_registered_user_data_afd()
197 skip_bits(gb, 8); // itu_t_t35_country_code_extension_byte in decode_registered_user_data()
293 skip_bits(gb, 4); in decode_recovery_point()
319 skip_bits(gb, sps->initial_cpb_removal_delay_length); in decode_buffering_period()
327 skip_bits(gb, sps->initial_cpb_removal_delay_length); in decode_buffering_period()
[all …]
Deac3dec.c325 skip_bits(gbc, 5); // skip bitstream id in ff_eac3_parse_header()
388 skip_bits(gbc, 6); // skip program scale factor in ff_eac3_parse_header()
392 skip_bits(gbc, 6); // skip external program scale factor in ff_eac3_parse_header()
396 case 1: skip_bits(gbc, 5); break; in ff_eac3_parse_header()
397 case 2: skip_bits(gbc, 12); break; in ff_eac3_parse_header()
411 skip_bits(gbc, 8); // skip pan mean direction index in ff_eac3_parse_header()
412 skip_bits(gbc, 6); // skip reserved paninfo bits in ff_eac3_parse_header()
420 skip_bits(gbc, 5); in ff_eac3_parse_header()
430 skip_bits(gbc, 2); // skip copyright bit and original bitstream bit in ff_eac3_parse_header()
440 skip_bits(gbc, 8); // skip mix level, room type, and A/D converter type in ff_eac3_parse_header()
[all …]
Dtak.c99 skip_bits(gb, TAK_ENCODER_PROFILE_BITS); in ff_tak_parse_streaminfo()
113 skip_bits(gb, TAK_FORMAT_VALID_BITS); in ff_tak_parse_streaminfo()
154 skip_bits(gb, 2); in ff_tak_decode_frame_header()
163 skip_bits(gb, 25); in ff_tak_decode_frame_header()
170 skip_bits(gb, 24); in ff_tak_decode_frame_header()
Dintelh263dec.c97 skip_bits(&s->gb, 9); // display width in ff_intel_h263_decode_picture_header()
99 skip_bits(&s->gb, 9); // display height in ff_intel_h263_decode_picture_header()
114 skip_bits(&s->gb, 3); //temporal reference for B-frame in ff_intel_h263_decode_picture_header()
115 skip_bits(&s->gb, 2); //dbquant in ff_intel_h263_decode_picture_header()
Datsc_a53.c85 skip_bits(&gb, 1); // reserved in ff_parse_a53_cc()
89 skip_bits(&gb, 1); // zero bit in ff_parse_a53_cc()
94 skip_bits(&gb, 8); // reserved in ff_parse_a53_cc()
Deatgq.c75 skip_bits(gb, 3); in tgq_decode_block()
79 skip_bits(gb, 2); in tgq_decode_block()
85 skip_bits(gb, 3); in tgq_decode_block()
90 skip_bits(gb, 3); in tgq_decode_block()
96 skip_bits(gb, 2); in tgq_decode_block()
98 skip_bits(gb, 6); in tgq_decode_block()
Daacdec.c366 skip_bits(gb, 1); // allStreamSameTimeFraming in read_stream_mux_config()
367 skip_bits(gb, 6); // numSubFrames in read_stream_mux_config()
395 skip_bits(gb, 8); // latmBufferFullness in read_stream_mux_config()
403 skip_bits(gb, 6); // CELP frame length table index in read_stream_mux_config()
407 skip_bits(gb, 1); // HVXC frame length table index in read_stream_mux_config()
420 skip_bits(gb, 8); in read_stream_mux_config()
426 skip_bits(gb, 8); // config_crc in read_stream_mux_config()
450 skip_bits(gb, 2); // mux_slot_length_coded in read_payload_length_info()
Dhevc_sei.c46 skip_bits(gb, 16); in decode_nal_sei_decoded_picture_hash()
49 skip_bits(gb, 32); in decode_nal_sei_decoded_picture_hash()
101 skip_bits(gb, 3); in decode_nal_sei_frame_packing_arrangement()
104 skip_bits(gb, 2); in decode_nal_sei_frame_packing_arrangement()
107 skip_bits(gb, 16); // frame[01]_grid_position_[xy] in decode_nal_sei_frame_packing_arrangement()
108 skip_bits(gb, 8); // frame_packing_arrangement_reserved_byte in decode_nal_sei_frame_packing_arrangement()
252 skip_bits(gb, 8); in decode_nal_sei_user_data_registered_itu_t_t35()
Davs3_parser.c92 skip_bits(&gb, 47); in parse_avs3_nal_units()
107 skip_bits(&gb, 5); in parse_avs3_nal_units()
115 skip_bits(&gb, 32); in parse_avs3_nal_units()
Dadts_header.c39 skip_bits(gbc, 2); /* layer */ in ff_adts_header_parse()
58 skip_bits(gbc, 11); /* adts_buffer_fullness */ in ff_adts_header_parse()
Dituh263dec.c167 skip_bits(&s->gb, 16); /* Drop the zeros */ in h263_decode_gob_header()
190 skip_bits(&s->gb, 2); /* GFID */ in h263_decode_gob_header()
195 skip_bits(&s->gb, 2); /* GFID */ in h263_decode_gob_header()
263 skip_bits(&s->gb, 8); in ff_h263_resync()
374 if(get_bits1(&s->gb)) skip_bits(&s->gb, 1); in preview_obmc()
375 else skip_bits(&s->gb, 5); in preview_obmc()
377 skip_bits(&s->gb, 2); in preview_obmc()
1112 skip_bits(&s->gb, 1); /* Prevent start code emulation */ in ff_h263_decode_picture_header()
1114 skip_bits(&s->gb, 3); /* Reserved */ in ff_h263_decode_picture_header()
1131 skip_bits(&s->gb, 2); in ff_h263_decode_picture_header()
[all …]
Dvp9_raw_reorder_bsf.c134 skip_bits(&bc, 2); in vp9_raw_reorder_frame_parse()
147 skip_bits(&bc, 1); in vp9_raw_reorder_frame_parse()
152 skip_bits(&bc, 1); in vp9_raw_reorder_frame_parse()
155 skip_bits(&bc, 3); in vp9_raw_reorder_frame_parse()
159 skip_bits(&bc, 1); in vp9_raw_reorder_frame_parse()
Dmpeg4videodec.c139 skip_bits(&s->gb, 8 + s->pict_type); in mpeg4_is_resync()
156 skip_bits(&s->gb, 1); in mpeg4_is_resync()
496 skip_bits(&s->gb, ctx->time_increment_bits); /* time_increment */ in ff_mpeg4_decode_video_packet_header()
499 skip_bits(&s->gb, 2); /* vop coding type */ in ff_mpeg4_decode_video_packet_header()
503 skip_bits(&s->gb, 3); /* intra dc vlc threshold */ in ff_mpeg4_decode_video_packet_header()
569 skip_bits(gb, 6); /* slice_VOP_id */ in ff_mpeg4_decode_studio_slice_header()
571 skip_bits(gb, 8); /* extra_information_slice */ in ff_mpeg4_decode_studio_slice_header()
1001 skip_bits(&s->gb, 9); in ff_mpeg4_decode_partitions()
1010 skip_bits(&s->gb, 10); in ff_mpeg4_decode_partitions()
2102 skip_bits(gb, 4+3); in mpeg4_decode_visual_object()
[all …]
Dmjpegbdec.c72 skip_bits(&hgb, 32); /* reserved zeros */ in mjpegb_decode_frame()
81 skip_bits(&hgb, 32); /* padded field size */ in mjpegb_decode_frame()
123 skip_bits(&s->gb, get_bits_left(&s->gb)); in mjpegb_decode_frame()
Dflac.c137 skip_bits(gb, 8); in ff_flac_decode_frame_header()
210 skip_bits(&gb, 16); /* skip min blocksize */ in ff_flac_parse_streaminfo()
219 skip_bits(&gb, 24); /* skip min frame size */ in ff_flac_parse_streaminfo()
Dpixlet.c141 skip_bits(bc, nbits - 1); in read_low_coeffs()
144 skip_bits(bc, nbits); in read_low_coeffs()
172 skip_bits(bc, nbits); in read_low_coeffs()
175 skip_bits(bc, nbits - 1); in read_low_coeffs()
240 skip_bits(bc, pfx - 1); in read_high_coeffs()
242 skip_bits(bc, pfx); in read_high_coeffs()
280 skip_bits(bc, pfx); in read_high_coeffs()
283 skip_bits(bc, pfx - 1); in read_high_coeffs()
Dmlp_parse.c119 skip_bits(gb, 11); in ff_mlp_read_major_sync()
133 skip_bits(gb, 4); in ff_mlp_read_major_sync()
/third_party/ffmpeg/libavformat/
Dhevc.c150 skip_bits(gb, 2); // reserved_zero_2bits[i] in hvcc_parse_ptl()
167 skip_bits (gb, 24); in hvcc_parse_ptl()
171 skip_bits(gb, 8); in hvcc_parse_ptl()
217 skip_bits(gb, 19); in skip_hrd_parameters()
223 skip_bits(gb, 8); in skip_hrd_parameters()
226 skip_bits(gb, 4); // cpb_size_du_scale in skip_hrd_parameters()
233 skip_bits(gb, 15); in skip_hrd_parameters()
292 skip_bits(gb, 4); // video_format u(3), video_full_range_flag u(1) in hvcc_parse_vui()
300 skip_bits(gb, 24); in hvcc_parse_vui()
313 skip_bits(gb, 3); in hvcc_parse_vui()
[all …]
Dav1.c245 skip_bits(&gb, 10); // buffer_removal_time_length_minus_1 (5) in parse_sequence_header()
257 skip_bits(&gb, 12); // operating_point_idc in parse_sequence_header()
275 skip_bits(&gb, 4); // initial_display_delay_minus_1 in parse_sequence_header()
288 skip_bits(&gb, frame_width_bits_minus_1 + 1); // max_frame_width_minus_1 in parse_sequence_header()
289 skip_bits(&gb, frame_height_bits_minus_1 + 1); // max_frame_height_minus_1 in parse_sequence_header()
293skip_bits(&gb, 7); // delta_frame_id_length_minus_2 (4), additional_frame_id_length_minus_1 (3) in parse_sequence_header()
296skip_bits(&gb, 3); // use_128x128_superblock (1), enable_filter_intra (1), enable_intra_edge_filte… in parse_sequence_header()
301 skip_bits(&gb, 4); // enable_interintra_compound (1), enable_masked_compound (1) in parse_sequence_header()
306 skip_bits(&gb, 2); // enable_jnt_comp (1), enable_ref_frame_mvs (1) in parse_sequence_header()
319 skip_bits(&gb, 3); // order_hint_bits_minus_1 in parse_sequence_header()
[all …]
Dh264dec.c87 skip_bits(&gb, 14); in h264_probe()
90 skip_bits(&gb, 8); in h264_probe()
Drtpdec_qt.c90 skip_bits(&gb, 4); // version in qt_rtp_parse_packet()
96 skip_bits(&gb, 23); // reserved:7, cache payload info:1, payload ID:15 in qt_rtp_parse_packet()
106 skip_bits(&gb, 2); // has non-I-frames:1, is sparse:1 in qt_rtp_parse_packet()
114 skip_bits(&gb, 12); // reserved in qt_rtp_parse_packet()
Doggparsetheora.c79 skip_bits(&gb, 100); in theora_header()
90 skip_bits(&gb, 16); in theora_header()
108 skip_bits(&gb, 2); in theora_header()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blorp.c327 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE | in iris_blorp_exec() local
367 skip_bits |= IRIS_DIRTY_DEPTH_BUFFER; in iris_blorp_exec()
370 skip_bits |= IRIS_DIRTY_BLEND_STATE | IRIS_DIRTY_PS_BLEND; in iris_blorp_exec()
372 ice->state.dirty |= ~skip_bits; in iris_blorp_exec()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blorp.c331 uint64_t skip_bits = (CROCUS_DIRTY_POLYGON_STIPPLE | in crocus_blorp_exec() local
372 skip_bits |= CROCUS_DIRTY_DEPTH_BUFFER; in crocus_blorp_exec()
375 skip_bits |= CROCUS_DIRTY_GEN6_BLEND_STATE; in crocus_blorp_exec()
377 ice->state.dirty |= ~skip_bits; in crocus_blorp_exec()

12345