skip_bits 361 libavcodec/aacdec.c skip_bits(gb, 1); // allStreamSameTimeFraming skip_bits 362 libavcodec/aacdec.c skip_bits(gb, 6); // numSubFrames skip_bits 390 libavcodec/aacdec.c skip_bits(gb, 8); // latmBufferFullness skip_bits 398 libavcodec/aacdec.c skip_bits(gb, 6); // CELP frame length table index skip_bits 402 libavcodec/aacdec.c skip_bits(gb, 1); // HVXC frame length table index skip_bits 415 libavcodec/aacdec.c skip_bits(gb, 8); skip_bits 421 libavcodec/aacdec.c skip_bits(gb, 8); // config_crc skip_bits 445 libavcodec/aacdec.c skip_bits(gb, 2); // mux_slot_length_coded skip_bits 726 libavcodec/aacdec_template.c skip_bits(gb, n); skip_bits 743 libavcodec/aacdec_template.c skip_bits(gb, 2); // object_type skip_bits 759 libavcodec/aacdec_template.c skip_bits(gb, 4); // mono_mixdown_tag skip_bits 761 libavcodec/aacdec_template.c skip_bits(gb, 4); // stereo_mixdown_tag skip_bits 764 libavcodec/aacdec_template.c skip_bits(gb, 3); // mixdown_coeff_index and pseudo_surround skip_bits 831 libavcodec/aacdec_template.c skip_bits(gb, 14); // coreCoderDelay skip_bits 836 libavcodec/aacdec_template.c skip_bits(gb, 3); // layerNr skip_bits 839 libavcodec/aacdec_template.c skip_bits(gb, 4); // element_instance_tag skip_bits 860 libavcodec/aacdec_template.c skip_bits(gb, 5); // numOfSubFrame skip_bits 861 libavcodec/aacdec_template.c skip_bits(gb, 11); // layer_length skip_bits 1992 libavcodec/aacdec_template.c skip_bits(gb, 4 + ((wd == 0 && gain_mode[mode][1]) skip_bits 2353 libavcodec/aacdec_template.c skip_bits(gb, 4); // tag_reserved_bits skip_bits 3043 libavcodec/aacdec_template.c skip_bits(gb, 16); skip_bits 3089 libavcodec/aacdec_template.c skip_bits(gb, 4); skip_bits 242 libavcodec/aacps.c skip_bits(gb, cnt); skip_bits 205 libavcodec/aacsbr_template.c skip_bits(gb, 2); // bs_reserved skip_bits 981 libavcodec/aacsbr_template.c skip_bits(gb, 4); // bs_reserved skip_bits 1005 libavcodec/aacsbr_template.c skip_bits(gb, 8); // bs_reserved skip_bits 1088 libavcodec/aacsbr_template.c skip_bits(gb, num_bits_left); skip_bits 1131 libavcodec/aacsbr_template.c skip_bits(gb, 10); // bs_sbr_crc_bits; TODO - implement CRC check skip_bits 89 libavcodec/ac3_parser.c skip_bits(gbc, 5); // skip bsid, already got it skip_bits 256 libavcodec/ac3dec.c skip_bits(gbc, 8); //skip language code skip_bits 258 libavcodec/ac3dec.c skip_bits(gbc, 7); //skip audio production information skip_bits 261 libavcodec/ac3dec.c skip_bits(gbc, 2); //skip copyright bit and original bitstream bit skip_bits 266 libavcodec/ac3dec.c skip_bits(gbc, 14); //skip timecode1 skip_bits 268 libavcodec/ac3dec.c skip_bits(gbc, 14); //skip timecode2 skip_bits 280 libavcodec/ac3dec.c skip_bits(gbc, 10); // skip adconvtyp (1), xbsi2 (8), encinfo (1) skip_bits 288 libavcodec/ac3dec.c skip_bits(gbc, 8); skip_bits 1218 libavcodec/ac3dec.c skip_bits(gbc, 2); /* skip gainrng */ skip_bits 1286 libavcodec/ac3dec.c skip_bits(gbc, 10); // skip converter snr offset skip_bits 39 libavcodec/adts_header.c skip_bits(gbc, 2); /* layer */ skip_bits 58 libavcodec/adts_header.c skip_bits(gbc, 11); /* adts_buffer_fullness */ skip_bits 157 libavcodec/agm.c skip_bits(gb, skip); skip_bits 165 libavcodec/agm.c skip_bits(gb, 3); skip_bits 169 libavcodec/agm.c skip_bits(gb, 4); skip_bits 175 libavcodec/agm.c skip_bits(gb, 4); skip_bits 183 libavcodec/agm.c skip_bits(gb, 3); skip_bits 205 libavcodec/aic.c int has_skips, coeff_type, coeff_bits, skip_type, skip_bits; skip_bits 220 libavcodec/aic.c skip_bits = get_bits(gb, 3); skip_bits 225 libavcodec/aic.c GET_CODE(val, skip_type, skip_bits); skip_bits 105 libavcodec/alac.c skip_bits(gb, k); skip_bits 107 libavcodec/alac.c skip_bits(gb, k - 1); skip_bits 245 libavcodec/alac.c skip_bits(&alac->gb, 4); /* element instance tag */ skip_bits 246 libavcodec/alac.c skip_bits(&alac->gb, 12); /* unused header bits */ skip_bits 323 libavcodec/alsdec.c skip_bits(&gb, 16); // number of channels already known skip_bits 324 libavcodec/alsdec.c skip_bits(&gb, 3); // skip file_type skip_bits 344 libavcodec/alsdec.c skip_bits(&gb, 5); // skip 5 reserved bits skip_bits 598 libavcodec/alsdec.c skip_bits(gb, 5); skip_bits 185 libavcodec/atrac1.c skip_bits(gb, 2); skip_bits 772 libavcodec/atrac3.c skip_bits(&q->gb, 1); skip_bits 218 libavcodec/atrac9dec.c skip_bits(gb, 2); skip_bits 123 libavcodec/av1_parse.h skip_bits(&gb, 3); // extension_header_reserved_3bits skip_bits 179 libavcodec/binkaudio.c skip_bits(gb, 2); skip_bits 292 libavcodec/binkaudio.c if (n) skip_bits(s, n); skip_bits 994 libavcodec/cavsdec.c skip_bits(&h->gb, 16);//bbv_dwlay skip_bits 1008 libavcodec/cavsdec.c skip_bits(&h->gb, 24);//time_code skip_bits 1017 libavcodec/cavsdec.c skip_bits(&h->gb, 1); //marker_bit skip_bits 1072 libavcodec/cavsdec.c skip_bits(&h->gb, 4); //reserved bits skip_bits 1076 libavcodec/cavsdec.c skip_bits(&h->gb, 4); //reserved bits skip_bits 1191 libavcodec/cavsdec.c skip_bits(&h->gb, 2); //chroma format skip_bits 1192 libavcodec/cavsdec.c skip_bits(&h->gb, 3); //sample_precision skip_bits 1201 libavcodec/cavsdec.c skip_bits(&h->gb, 18); //bit_rate_lower skip_bits 1203 libavcodec/cavsdec.c skip_bits(&h->gb, 12); //bit_rate_upper skip_bits 71 libavcodec/cbs_h265_syntax_template.c skip_bits(rw, 1); skip_bits 187 libavcodec/cbs_mpeg2_syntax_template.c skip_bits(rw, 1 + 8); skip_bits 90 libavcodec/cdxl.c skip_bits(&gb, c->padded_bits); skip_bits 106 libavcodec/cdxl.c skip_bits(&gb, c->padded_bits); skip_bits 244 libavcodec/cllc.c skip_bits(gb, 16); skip_bits 287 libavcodec/cllc.c skip_bits(gb, 16); skip_bits 334 libavcodec/cllc.c skip_bits(gb, 8); skip_bits 135 libavcodec/dca.c skip_bits(gb, 16); skip_bits 341 libavcodec/dca_core.c skip_bits(&s->gb, 16); skip_bits 412 libavcodec/dca_core.c skip_bits(&s->gb, 3); skip_bits 516 libavcodec/dca_core.c skip_bits(&s->gb, 8); skip_bits 520 libavcodec/dca_core.c skip_bits(&s->gb, 16); skip_bits 1385 libavcodec/dca_core.c skip_bits(&s->gb, 16); skip_bits 1471 libavcodec/dca_core.c skip_bits(&s->gb, 16); skip_bits 1625 libavcodec/dca_core.c skip_bits(&s->gb, 6); skip_bits 1671 libavcodec/dca_core.c skip_bits(&s->gb, -get_bits_count(&s->gb) & 7); skip_bits 1674 libavcodec/dca_core.c skip_bits(&s->gb, 16); skip_bits 33 libavcodec/dca_exss.c skip_bits(&s->gb, 4); skip_bits 57 libavcodec/dca_exss.c skip_bits(&s->gb, 2); skip_bits 78 libavcodec/dca_exss.c skip_bits(&s->gb, 4); skip_bits 83 libavcodec/dca_exss.c skip_bits(&s->gb, 24); skip_bits 171 libavcodec/dca_exss.c skip_bits(&s->gb, 8); skip_bits 176 libavcodec/dca_exss.c skip_bits(&s->gb, 5); skip_bits 180 libavcodec/dca_exss.c skip_bits(&s->gb, 8); skip_bits 190 libavcodec/dca_exss.c skip_bits(&s->gb, 6); skip_bits 195 libavcodec/dca_exss.c skip_bits(&s->gb, 8); skip_bits 198 libavcodec/dca_exss.c skip_bits(&s->gb, 3); skip_bits 248 libavcodec/dca_exss.c skip_bits(&s->gb, 2); skip_bits 270 libavcodec/dca_exss.c skip_bits(&s->gb, 16); skip_bits 273 libavcodec/dca_exss.c skip_bits(&s->gb, 16); skip_bits 290 libavcodec/dca_exss.c skip_bits(&s->gb, 14); skip_bits 293 libavcodec/dca_exss.c skip_bits(&s->gb, 8); skip_bits 298 libavcodec/dca_exss.c skip_bits(&s->gb, 3); skip_bits 389 libavcodec/dca_exss.c skip_bits(&s->gb, 8); skip_bits 421 libavcodec/dca_exss.c skip_bits(&s->gb, 2); skip_bits 424 libavcodec/dca_exss.c skip_bits(&s->gb, 3); skip_bits 460 libavcodec/dca_exss.c skip_bits(&s->gb, 2); skip_bits 247 libavcodec/dca_parser.c skip_bits(&gb, 8); skip_bits 249 libavcodec/dca_parser.c skip_bits(&gb, 4); skip_bits 990 libavcodec/dca_xll.c skip_bits(&s->gb, -get_bits_count(&s->gb) & 7); skip_bits 991 libavcodec/dca_xll.c skip_bits(&s->gb, 16); skip_bits 100 libavcodec/dolby_e.c skip_bits(&s->gb, 4); skip_bits 110 libavcodec/dolby_e.c skip_bits(&s->gb, 14); skip_bits 325 libavcodec/eac3dec.c skip_bits(gbc, 5); // skip bitstream id skip_bits 388 libavcodec/eac3dec.c skip_bits(gbc, 6); // skip program scale factor skip_bits 392 libavcodec/eac3dec.c skip_bits(gbc, 6); // skip external program scale factor skip_bits 396 libavcodec/eac3dec.c case 1: skip_bits(gbc, 5); break; skip_bits 397 libavcodec/eac3dec.c case 2: skip_bits(gbc, 12); break; skip_bits 411 libavcodec/eac3dec.c skip_bits(gbc, 8); // skip pan mean direction index skip_bits 412 libavcodec/eac3dec.c skip_bits(gbc, 6); // skip reserved paninfo bits skip_bits 420 libavcodec/eac3dec.c skip_bits(gbc, 5); skip_bits 430 libavcodec/eac3dec.c skip_bits(gbc, 2); // skip copyright bit and original bitstream bit skip_bits 440 libavcodec/eac3dec.c skip_bits(gbc, 8); // skip mix level, room type, and A/D converter type skip_bits 459 libavcodec/eac3dec.c skip_bits(gbc, 6); // skip frame size code skip_bits 466 libavcodec/eac3dec.c skip_bits(gbc, 8); // skip additional bit stream info skip_bits 553 libavcodec/eac3dec.c skip_bits(gbc, 5 * s->fbw_channels); // skip converter channel exponent strategy skip_bits 590 libavcodec/eac3dec.c skip_bits(gbc, 10); // skip transient processing location skip_bits 591 libavcodec/eac3dec.c skip_bits(gbc, 8); // skip transient processing length skip_bits 72 libavcodec/eatgq.c skip_bits(gb, 3); skip_bits 76 libavcodec/eatgq.c skip_bits(gb, 2); skip_bits 82 libavcodec/eatgq.c skip_bits(gb, 3); skip_bits 87 libavcodec/eatgq.c skip_bits(gb, 3); skip_bits 93 libavcodec/eatgq.c skip_bits(gb, 2); skip_bits 95 libavcodec/eatgq.c skip_bits(gb, 6); skip_bits 144 libavcodec/faxcompr.c skip_bits(gb, cwi + 1); skip_bits 229 libavcodec/faxcompr.c skip_bits(gb, 12); skip_bits 137 libavcodec/flac.c skip_bits(gb, 8); skip_bits 210 libavcodec/flac.c skip_bits(&gb, 16); /* skip min blocksize */ skip_bits 219 libavcodec/flac.c skip_bits(&gb, 24); /* skip min frame size */ skip_bits 553 libavcodec/flacdec.c skip_bits(gb, 16); /* data crc */ skip_bits 296 libavcodec/flashsv.c skip_bits(&gb, 6); skip_bits 401 libavcodec/flashsv.c skip_bits(&gb, 3); skip_bits 113 libavcodec/g722dec.c skip_bits(&gb, skip); skip_bits 73 libavcodec/get_bits.h static inline void skip_bits(GetBitContext *s, int n); skip_bits 294 libavcodec/get_bits.h skip_bits(s, n); skip_bits 540 libavcodec/get_bits.h skip_bits(s, 1); skip_bits 697 libavcodec/get_bits.h skip_bits(s, n); skip_bits 860 libavcodec/get_bits.h skip_bits(gb, 8); skip_bits 315 libavcodec/golomb.h skip_bits(gb, 8); skip_bits 109 libavcodec/h261dec.c skip_bits(&s->gb, 16); skip_bits 181 libavcodec/h261dec.c skip_bits(&s->gb, 8); skip_bits 299 libavcodec/h261dec.c skip_bits(&s->gb, 2); skip_bits 483 libavcodec/h264_cavlc.c skip_bits(gb, trailing_ones); skip_bits 494 libavcodec/h264_cavlc.c skip_bits(gb, cavlc_level_tab[suffix_length][bitsi][1]); skip_bits 541 libavcodec/h264_cavlc.c skip_bits(gb, cavlc_level_tab[suffix_length][bitsi][1]); skip_bits 362 libavcodec/h264_ps.c skip_bits(gb, 2); // reserved_zero_2bits skip_bits 86 libavcodec/h264_sei.c skip_bits(&gb, 1); /* nuit_field_based_flag */ skip_bits 89 libavcodec/h264_sei.c skip_bits(&gb, 1); /* discontinuity_flag */ skip_bits 112 libavcodec/h264_sei.c skip_bits(&gb, skip_bits 153 libavcodec/h264_sei.c skip_bits(gb, 1); // 0 skip_bits 155 libavcodec/h264_sei.c skip_bits(gb, 6); // reserved skip_bits 160 libavcodec/h264_sei.c skip_bits(gb, 4); // reserved skip_bits 181 libavcodec/h264_sei.c skip_bits(gb, 1); // reserved skip_bits 185 libavcodec/h264_sei.c skip_bits(gb, 1); // zero bit skip_bits 187 libavcodec/h264_sei.c skip_bits(gb, 8); // reserved skip_bits 211 libavcodec/h264_sei.c skip_bits(gb, 8); // marker_bits skip_bits 217 libavcodec/h264_sei.c skip_bits(gb, 8); skip_bits 235 libavcodec/h264_sei.c skip_bits(gb, 8); // itu_t_t35_country_code_extension_byte skip_bits 240 libavcodec/h264_sei.c skip_bits(gb, 8); // terminal provider code skip_bits 241 libavcodec/h264_sei.c skip_bits(gb, 8); // terminal provider oriented code skip_bits 251 libavcodec/h264_sei.c skip_bits(gb, size * 8); skip_bits 298 libavcodec/h264_sei.c skip_bits(gb, 4); skip_bits 324 libavcodec/h264_sei.c skip_bits(gb, sps->initial_cpb_removal_delay_length); skip_bits 332 libavcodec/h264_sei.c skip_bits(gb, sps->initial_cpb_removal_delay_length); skip_bits 353 libavcodec/h264_sei.c skip_bits(gb, 3); skip_bits 356 libavcodec/h264_sei.c skip_bits(gb, 2); skip_bits 359 libavcodec/h264_sei.c skip_bits(gb, 16); // frame[01]_grid_position_[xy] skip_bits 360 libavcodec/h264_sei.c skip_bits(gb, 8); // frame_packing_arrangement_reserved_byte skip_bits 473 libavcodec/hevc_cabac.c skip_bits(gb, 1); skip_bits 137 libavcodec/hevc_parser.c skip_bits(gb, 1); // slice_reserved_undetermined_flag[] skip_bits 154 libavcodec/hevc_parser.c skip_bits(gb, 2); // colour_plane_id skip_bits 322 libavcodec/hevc_ps.c skip_bits(gb, 7); skip_bits 358 libavcodec/hevc_ps.c skip_bits(gb, 2); // reserved_zero_2bits[i] skip_bits 411 libavcodec/hevc_ps.c skip_bits(gb, 8); // tick_divisor_minus2 skip_bits 412 libavcodec/hevc_ps.c skip_bits(gb, 5); // du_cpb_removal_delay_increment_length_minus1 skip_bits 413 libavcodec/hevc_ps.c skip_bits(gb, 1); // sub_pic_cpb_params_in_pic_timing_sei_flag skip_bits 414 libavcodec/hevc_ps.c skip_bits(gb, 5); // dpb_output_delay_du_length_minus1 skip_bits 417 libavcodec/hevc_ps.c skip_bits(gb, 4); // bit_rate_scale skip_bits 418 libavcodec/hevc_ps.c skip_bits(gb, 4); // cpb_size_scale skip_bits 421 libavcodec/hevc_ps.c skip_bits(gb, 4); // cpb_size_du_scale skip_bits 423 libavcodec/hevc_ps.c skip_bits(gb, 5); // initial_cpb_removal_delay_length_minus1 skip_bits 424 libavcodec/hevc_ps.c skip_bits(gb, 5); // au_cpb_removal_delay_length_minus1 skip_bits 425 libavcodec/hevc_ps.c skip_bits(gb, 5); // dpb_output_delay_length_minus1 skip_bits 540 libavcodec/hevc_ps.c skip_bits(gb, 1); // layer_id_included_flag[i][j] skip_bits 1132 libavcodec/hevc_ps.c skip_bits(gb, 7); //sps_extension_7bits = get_bits(gb, 7); skip_bits 1716 libavcodec/hevc_ps.c skip_bits(gb, 7); // pps_extension_7bits skip_bits 44 libavcodec/hevc_sei.c skip_bits(gb, 16); skip_bits 47 libavcodec/hevc_sei.c skip_bits(gb, 32); skip_bits 99 libavcodec/hevc_sei.c skip_bits(gb, 3); skip_bits 102 libavcodec/hevc_sei.c skip_bits(gb, 2); skip_bits 105 libavcodec/hevc_sei.c skip_bits(gb, 16); // frame[01]_grid_position_[xy] skip_bits 106 libavcodec/hevc_sei.c skip_bits(gb, 8); // frame_packing_arrangement_reserved_byte skip_bits 176 libavcodec/hevc_sei.c skip_bits(gb, 1); // reserved skip_bits 180 libavcodec/hevc_sei.c skip_bits(gb, 1); skip_bits 182 libavcodec/hevc_sei.c skip_bits(gb, 8); // reserved skip_bits 204 libavcodec/hevc_sei.c skip_bits(gb, 8); // marker_bits skip_bits 210 libavcodec/hevc_sei.c skip_bits(gb, 8); skip_bits 228 libavcodec/hevc_sei.c skip_bits(gb, 8); skip_bits 232 libavcodec/hevc_sei.c skip_bits(gb, 8); skip_bits 233 libavcodec/hevc_sei.c skip_bits(gb, 8); skip_bits 600 libavcodec/hevcdec.c skip_bits(gb, 1); // slice_reserved_undetermined_flag[] skip_bits 893 libavcodec/hevcdec.c skip_bits(gb, 8); // slice_header_extension_data_byte skip_bits 107 libavcodec/hqx.c skip_bits(&gb2, ac->lut_bits); skip_bits 112 libavcodec/hqx.c skip_bits(gb, ac->lut[val].bits); skip_bits 1145 libavcodec/huffyuvdec.c skip_bits(&s->gb, 8); skip_bits 89 libavcodec/indeo3.c int skip_bits; skip_bits 735 libavcodec/indeo3.c ctx->skip_bits += (n); \ skip_bits 740 libavcodec/indeo3.c skip_bits_long(&ctx->gb, ctx->skip_bits); \ skip_bits 741 libavcodec/indeo3.c ctx->skip_bits = 0; \ skip_bits 878 libavcodec/indeo3.c ctx->skip_bits = 0; skip_bits 226 libavcodec/indeo4.c skip_bits(&ctx->gb, 8); skip_bits 250 libavcodec/indeo4.c skip_bits(&ctx->gb, 8); skip_bits 293 libavcodec/indeo4.c skip_bits(&ctx->gb, 16); skip_bits 267 libavcodec/indeo5.c skip_bits(&ctx->gb, 24); /* skip transparency fill color */ skip_bits 272 libavcodec/indeo5.c skip_bits(&ctx->gb, 23); /* FIXME: unknown meaning */ skip_bits 300 libavcodec/indeo5.c for (i = 0; i < len; i++) skip_bits(gb, 8); skip_bits 365 libavcodec/indeo5.c skip_bits(&ctx->gb, 3); /* FIXME: unknown meaning! */ skip_bits 97 libavcodec/intelh263dec.c skip_bits(&s->gb, 9); // display width skip_bits 99 libavcodec/intelh263dec.c skip_bits(&s->gb, 9); // display height skip_bits 114 libavcodec/intelh263dec.c skip_bits(&s->gb, 3); //temporal reference for B-frame skip_bits 115 libavcodec/intelh263dec.c skip_bits(&s->gb, 2); //dbquant skip_bits 582 libavcodec/interplayacm.c skip_bits(gb, s->skip); skip_bits 168 libavcodec/ituh263dec.c skip_bits(&s->gb, 16); /* Drop the zeros */ skip_bits 191 libavcodec/ituh263dec.c skip_bits(&s->gb, 2); /* GFID */ skip_bits 196 libavcodec/ituh263dec.c skip_bits(&s->gb, 2); /* GFID */ skip_bits 264 libavcodec/ituh263dec.c skip_bits(&s->gb, 8); skip_bits 375 libavcodec/ituh263dec.c if(get_bits1(&s->gb)) skip_bits(&s->gb, 1); skip_bits 376 libavcodec/ituh263dec.c else skip_bits(&s->gb, 5); skip_bits 378 libavcodec/ituh263dec.c skip_bits(&s->gb, 2); skip_bits 1113 libavcodec/ituh263dec.c skip_bits(&s->gb, 1); /* Prevent start code emulation */ skip_bits 1115 libavcodec/ituh263dec.c skip_bits(&s->gb, 3); /* Reserved */ skip_bits 1132 libavcodec/ituh263dec.c skip_bits(&s->gb, 2); skip_bits 1134 libavcodec/ituh263dec.c skip_bits(&s->gb, 4); skip_bits 1191 libavcodec/ituh263dec.c skip_bits(&s->gb, 2); //extended Temporal reference skip_bits 1208 libavcodec/ituh263dec.c skip_bits(&s->gb, 4); //ELNUM skip_bits 1210 libavcodec/ituh263dec.c skip_bits(&s->gb, 4); // RLNUM skip_bits 1231 libavcodec/ituh263dec.c skip_bits(&s->gb, 3); /* Temporal reference for B-pictures */ skip_bits 1233 libavcodec/ituh263dec.c skip_bits(&s->gb, 2); //extended Temporal reference skip_bits 1234 libavcodec/ituh263dec.c skip_bits(&s->gb, 2); /* Quantization information for B-pictures */ skip_bits 428 libavcodec/jpeglsdec.c skip_bits(&s->gb, 16); /* skip RSTn */ skip_bits 449 libavcodec/jpeglsdec.c skip_bits(&s->gb, 16); /* skip RSTn */ skip_bits 192 libavcodec/mdec.c skip_bits(&a->gb, 32); skip_bits 238 libavcodec/metasound.c skip_bits(&gb, 4 - (get_bits_count(&gb) & 3)); skip_bits 72 libavcodec/mjpegbdec.c skip_bits(&hgb, 32); /* reserved zeros */ skip_bits 81 libavcodec/mjpegbdec.c skip_bits(&hgb, 32); /* padded field size */ skip_bits 1048 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); skip_bits 1160 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* skip RSTn */ skip_bits 1375 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* skip RSTn */ skip_bits 1725 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); skip_bits 1785 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); skip_bits 1820 libavcodec/mjpegdec.c skip_bits(&s->gb, len); skip_bits 1856 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); /* the trailing zero-byte */ skip_bits 1859 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); skip_bits 1894 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); /* 'e' */ skip_bits 1895 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* version */ skip_bits 1896 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* flags0 */ skip_bits 1897 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* flags1 */ skip_bits 1911 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* version ? */ skip_bits 1912 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* unknown always 0? */ skip_bits 1913 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* unknown always 0? */ skip_bits 1914 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); /* unknown always 0? */ skip_bits 1961 libavcodec/mjpegdec.c skip_bits(&s->gb, 32); len -= 4; /* JPS_ */ skip_bits 1962 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); len -= 2; /* block length */ skip_bits 1963 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); /* reserved */ skip_bits 2001 libavcodec/mjpegdec.c skip_bits(&s->gb, 16); // skip padding skip_bits 2024 libavcodec/mjpegdec.c skip_bits(&s->gb, bytes_read << 3); skip_bits 2064 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); skip_bits 2109 libavcodec/mjpegdec.c skip_bits(&s->gb, len << 3); skip_bits 2123 libavcodec/mjpegdec.c skip_bits(&s->gb, 8); skip_bits 2538 libavcodec/mjpegdec.c skip_bits(&s->gb, get_bits_left(&s->gb)); skip_bits 119 libavcodec/mlp_parse.c skip_bits(gb, 11); skip_bits 133 libavcodec/mlp_parse.c skip_bits(gb, 4); skip_bits 502 libavcodec/mlpdec.c skip_bits(gbp, 16); /* Output timestamp */ skip_bits 554 libavcodec/mlpdec.c skip_bits(gbp, 19); skip_bits 567 libavcodec/mlpdec.c skip_bits(gbp, 16); skip_bits 988 libavcodec/mlpdec.c skip_bits(gbp, 8); skip_bits 1193 libavcodec/mlpdec.c skip_bits(&gb, 16); skip_bits 1274 libavcodec/mlpdec.c skip_bits(&gb, (-get_bits_count(&gb)) & 15); skip_bits 127 libavcodec/mpc8.c skip_bits(&gb, 3);//sample rate skip_bits 262 libavcodec/mpc8.c skip_bits(gb, c->last_bits_used & 7); skip_bits 1401 libavcodec/mpeg12dec.c skip_bits(&s->gb, 1); /* profile and level esc*/ skip_bits 1449 libavcodec/mpeg12dec.c skip_bits(&s->gb, 3); /* video format */ skip_bits 1457 libavcodec/mpeg12dec.c skip_bits(&s->gb, 1); // marker skip_bits 1489 libavcodec/mpeg12dec.c skip_bits(&s->gb, 1); // marker skip_bits 1491 libavcodec/mpeg12dec.c skip_bits(&s->gb, 1); // marker skip_bits 1725 libavcodec/mpeg12dec.c skip_bits(&s->gb, 3); skip_bits 2127 libavcodec/mpeg12dec.c skip_bits(&s->gb, 1); skip_bits 2275 libavcodec/mpeg12dec.c skip_bits(&gb, 2); // priority skip_bits 2277 libavcodec/mpeg12dec.c skip_bits(&gb, 5); // line_offset skip_bits 2280 libavcodec/mpeg12dec.c skip_bits(&gb, 1); // marker skip_bits 120 libavcodec/mpeg4audio.c skip_bits(gb, 5); skip_bits 122 libavcodec/mpeg4audio.c skip_bits(gb, 24); skip_bits 137 libavcodec/mpeg4videodec.c skip_bits(&s->gb, 8 + s->pict_type); skip_bits 154 libavcodec/mpeg4videodec.c skip_bits(&s->gb, 1); skip_bits 498 libavcodec/mpeg4videodec.c skip_bits(&s->gb, ctx->time_increment_bits); /* time_increment */ skip_bits 501 libavcodec/mpeg4videodec.c skip_bits(&s->gb, 2); /* vop coding type */ skip_bits 505 libavcodec/mpeg4videodec.c skip_bits(&s->gb, 3); /* intra dc vlc threshold */ skip_bits 571 libavcodec/mpeg4videodec.c skip_bits(gb, 6); /* slice_VOP_id */ skip_bits 573 libavcodec/mpeg4videodec.c skip_bits(gb, 8); /* extra_information_slice */ skip_bits 1003 libavcodec/mpeg4videodec.c skip_bits(&s->gb, 9); skip_bits 1012 libavcodec/mpeg4videodec.c skip_bits(&s->gb, 10); skip_bits 2107 libavcodec/mpeg4videodec.c skip_bits(gb, 4+3); skip_bits 2116 libavcodec/mpeg4videodec.c skip_bits(gb, 3); // video_format skip_bits 2156 libavcodec/mpeg4videodec.c skip_bits(gb, 1); /* random access */ skip_bits 2177 libavcodec/mpeg4videodec.c skip_bits(gb, 3); /* vo_priority */ skip_bits 2228 libavcodec/mpeg4videodec.c skip_bits(gb, 4); /* video_object_layer_shape_extension */ skip_bits 2287 libavcodec/mpeg4videodec.c skip_bits(gb, 13); // sprite_width skip_bits 2289 libavcodec/mpeg4videodec.c skip_bits(gb, 13); // sprite_height skip_bits 2291 libavcodec/mpeg4videodec.c skip_bits(gb, 13); // sprite_left skip_bits 2293 libavcodec/mpeg4videodec.c skip_bits(gb, 13); // sprite_top skip_bits 2465 libavcodec/mpeg4videodec.c skip_bits(gb, 2); /* requested upstream message type */ skip_bits 2485 libavcodec/mpeg4videodec.c skip_bits(gb, 4); /* ref_layer_id */ skip_bits 2827 libavcodec/mpeg4videodec.c skip_bits(gb, 13); /* width */ skip_bits 2829 libavcodec/mpeg4videodec.c skip_bits(gb, 13); /* height */ skip_bits 2831 libavcodec/mpeg4videodec.c skip_bits(gb, 13); /* hor_spat_ref */ skip_bits 2833 libavcodec/mpeg4videodec.c skip_bits(gb, 13); /* ver_spat_ref */ skip_bits 2838 libavcodec/mpeg4videodec.c skip_bits(gb, 8); /* constant_alpha_value */ skip_bits 2948 libavcodec/mpeg4videodec.c skip_bits(gb, 2); // ref_select_code skip_bits 3044 libavcodec/mpeg4videodec.c skip_bits(gb, 16); /* Time_code[63..48] */ skip_bits 3046 libavcodec/mpeg4videodec.c skip_bits(gb, 16); /* Time_code[47..32] */ skip_bits 3048 libavcodec/mpeg4videodec.c skip_bits(gb, 16); /* Time_code[31..16] */ skip_bits 3050 libavcodec/mpeg4videodec.c skip_bits(gb, 16); /* Time_code[15..0] */ skip_bits 3052 libavcodec/mpeg4videodec.c skip_bits(gb, 4); /* reserved_bits */ skip_bits 3072 libavcodec/mpeg4videodec.c skip_bits(gb, 10); /* temporal_reference */ skip_bits 3073 libavcodec/mpeg4videodec.c skip_bits(gb, 2); /* vop_structure */ skip_bits 3119 libavcodec/mpeg4videodec.c skip_bits(gb, 4); /* visual_object_verid */ skip_bits 3141 libavcodec/mpeg4videodec.c skip_bits(gb, 4); /* video_object_layer_verid */ skip_bits 3143 libavcodec/mpeg4videodec.c skip_bits(gb, 4); /* video_object_layer_shape_extension */ skip_bits 3199 libavcodec/mpeg4videodec.c skip_bits(gb, 4); /* frame_rate_code */ skip_bits 3200 libavcodec/mpeg4videodec.c skip_bits(gb, 15); /* first_half_bit_rate */ skip_bits 3202 libavcodec/mpeg4videodec.c skip_bits(gb, 15); /* latter_half_bit_rate */ skip_bits 3204 libavcodec/mpeg4videodec.c skip_bits(gb, 15); /* first_half_vbv_buffer_size */ skip_bits 3206 libavcodec/mpeg4videodec.c skip_bits(gb, 3); /* latter_half_vbv_buffer_size */ skip_bits 3207 libavcodec/mpeg4videodec.c skip_bits(gb, 11); /* first_half_vbv_buffer_size */ skip_bits 3209 libavcodec/mpeg4videodec.c skip_bits(gb, 15); /* latter_half_vbv_occupancy */ skip_bits 3245 libavcodec/mpeg4videodec.c skip_bits(gb, 24); skip_bits 1317 libavcodec/mpegaudiodec_template.c skip_bits(&s->gb, s->nb_channels); skip_bits 1322 libavcodec/mpegaudiodec_template.c skip_bits(&s->gb, 3); skip_bits 1324 libavcodec/mpegaudiodec_template.c skip_bits(&s->gb, 5); skip_bits 430 libavcodec/msmpeg4dec.c skip_bits(&s->gb, 5); // frame number */ skip_bits 574 libavcodec/msmpeg4dec.c skip_bits(&s->gb, 5); /* fps */ skip_bits 494 libavcodec/mss2.c skip_bits(&gb, 7); skip_bits 513 libavcodec/mv30.c skip_bits(gb, 8); skip_bits 200 libavcodec/mvha.c skip_bits(gb, 24); skip_bits 86 libavcodec/mxpegdec.c skip_bits(&s->jpg.gb, 8*FFMIN(len,buf_size)); skip_bits 154 libavcodec/mxpegdec.c skip_bits(&s->jpg.gb, 8*FFMIN(len,buf_size)); skip_bits 140 libavcodec/pixlet.c skip_bits(bc, nbits - 1); skip_bits 143 libavcodec/pixlet.c skip_bits(bc, nbits); skip_bits 171 libavcodec/pixlet.c skip_bits(bc, nbits); skip_bits 174 libavcodec/pixlet.c skip_bits(bc, nbits - 1); skip_bits 239 libavcodec/pixlet.c skip_bits(bc, pfx - 1); skip_bits 241 libavcodec/pixlet.c skip_bits(bc, pfx); skip_bits 279 libavcodec/pixlet.c skip_bits(bc, pfx); skip_bits 282 libavcodec/pixlet.c skip_bits(bc, pfx - 1); skip_bits 1183 libavcodec/qdm2.c skip_bits(&gb, next_index * 8); skip_bits 32 libavcodec/rtjpeg.c if (n) {skip_bits(gb, n);} skip_bits 219 libavcodec/rv10.c skip_bits(&s->gb, 11); skip_bits 235 libavcodec/rv10.c skip_bits(&s->gb, 9); skip_bits 301 libavcodec/rv10.c skip_bits(&s->gb, 3); /* ignored */ skip_bits 445 libavcodec/rv10.c skip_bits(&s->gb, 5); skip_bits 465 libavcodec/shorten.c skip_bits(&s->gb, 8); skip_bits 571 libavcodec/shorten.c skip_bits(&s->gb, s->bitindex); skip_bits 913 libavcodec/sonic.c skip_bits(&gb, 3); // XXX FIXME skip_bits 528 libavcodec/svq1dec.c skip_bits(bitbuf, 8); /* temporal_reference */ skip_bits 566 libavcodec/svq1dec.c skip_bits(bitbuf, 2); skip_bits 567 libavcodec/svq1dec.c skip_bits(bitbuf, 2); skip_bits 598 libavcodec/svq1dec.c skip_bits(bitbuf, 4); skip_bits 600 libavcodec/svq1dec.c skip_bits(bitbuf, 2); skip_bits 654 libavcodec/svq1dec.c skip_bits(&s->gb, 22); skip_bits 1041 libavcodec/svq3.c skip_bits(&s->gb, 8); skip_bits 1091 libavcodec/svq3.c skip_bits(&s->gb_slice, 2); skip_bits 99 libavcodec/tak.c skip_bits(gb, TAK_ENCODER_PROFILE_BITS); skip_bits 113 libavcodec/tak.c skip_bits(gb, TAK_FORMAT_VALID_BITS); skip_bits 154 libavcodec/tak.c skip_bits(gb, 2); skip_bits 163 libavcodec/tak.c skip_bits(gb, 25); skip_bits 170 libavcodec/tak.c skip_bits(gb, 24); skip_bits 870 libavcodec/takdec.c skip_bits(gb, 24); skip_bits 130 libavcodec/truemotion2rt.c skip_bits(gb, 32); skip_bits 263 libavcodec/twinvqdec.c skip_bits(&gb, get_bits(&gb, 8)); skip_bits 147 libavcodec/vaapi_mpeg2.c skip_bits(&gb, 8); skip_bits 68 libavcodec/vble.c skip_bits(gb, val + 1); skip_bits 71 libavcodec/vble.c skip_bits(gb, 8); skip_bits 371 libavcodec/vc1.c skip_bits(gb, 5); //frame rate skip_bits 377 libavcodec/vc1.c skip_bits(gb, 3); //slice code skip_bits 384 libavcodec/vc1.c skip_bits(gb, 16); skip_bits 498 libavcodec/vc1.c skip_bits(gb, 4); //bitrate exponent skip_bits 499 libavcodec/vc1.c skip_bits(gb, 4); //buffer size exponent skip_bits 501 libavcodec/vc1.c skip_bits(gb, 16); //hrd_rate[n] skip_bits 502 libavcodec/vc1.c skip_bits(gb, 16); //hrd_buffer[n] skip_bits 531 libavcodec/vc1.c skip_bits(gb, 8); //hrd_full[n] skip_bits 641 libavcodec/vc1.c skip_bits(gb, 2); //framecnt unused skip_bits 663 libavcodec/vc1.c skip_bits(gb, 7); // skip buffer fullness skip_bits 911 libavcodec/vc1.c skip_bits(gb, 8); skip_bits 121 libavcodec/vc1dec.c skip_bits(gb, 2); skip_bits 132 libavcodec/vorbis_parser.c skip_bits(&gb, 1); skip_bits 836 libavcodec/vorbisdec.c skip_bits(gb, 8); // FIXME check? skip_bits 653 libavcodec/vp3.c skip_bits(gb, 9); skip_bits 661 libavcodec/vp3.c skip_bits(gb, 2 + n); \ skip_bits 666 libavcodec/vp3.c skip_bits(gb, 1); skip_bits 668 libavcodec/vp3.c skip_bits(gb, 2); skip_bits 2688 libavcodec/vp3.c skip_bits(&gb, 1); skip_bits 2730 libavcodec/vp3.c skip_bits(&gb, 4); /* width code */ skip_bits 2731 libavcodec/vp3.c skip_bits(&gb, 4); /* height code */ skip_bits 2743 libavcodec/vp3.c skip_bits(&gb, 2); /* reserved? */ skip_bits 2984 libavcodec/vp3.c skip_bits(gb, 5); /* keyframe frequency force */ skip_bits 2986 libavcodec/vp3.c skip_bits(gb, 24); /* bitrate */ skip_bits 2988 libavcodec/vp3.c skip_bits(gb, 6); /* quality hint */ skip_bits 2991 libavcodec/vp3.c skip_bits(gb, 5); /* keyframe frequency force */ skip_bits 2997 libavcodec/vp3.c skip_bits(gb, 3); /* reserved */ skip_bits 552 libavcodec/vp9.c skip_bits(&s->gb, 32); skip_bits 577 libavcodec/vp9.c skip_bits(&s->gb, 32); skip_bits 611 libavcodec/vp9.c skip_bits(&s->gb, 32); skip_bits 134 libavcodec/vp9_raw_reorder_bsf.c skip_bits(&bc, 2); skip_bits 147 libavcodec/vp9_raw_reorder_bsf.c skip_bits(&bc, 1); skip_bits 152 libavcodec/vp9_raw_reorder_bsf.c skip_bits(&bc, 1); skip_bits 155 libavcodec/vp9_raw_reorder_bsf.c skip_bits(&bc, 3); skip_bits 159 libavcodec/vp9_raw_reorder_bsf.c skip_bits(&bc, 1); skip_bits 1055 libavcodec/webp.c skip_bits(&gb_g, 16); skip_bits 1062 libavcodec/webp.c skip_bits(&gb_g, 24); skip_bits 844 libavcodec/wmadec.c skip_bits(&s->gb, 4); /* super frame index */ skip_bits 910 libavcodec/wmadec.c skip_bits(&s->gb, s->last_bitoffset); skip_bits 926 libavcodec/wmadec.c skip_bits(&s->gb, len); skip_bits 1176 libavcodec/wmalosslessdec.c skip_bits(&s->gb, s->frame_offset); skip_bits 1207 libavcodec/wmalosslessdec.c skip_bits(gb, 1); // Skip seekable_frame_in_packet, currently unused skip_bits 1257 libavcodec/wmalosslessdec.c skip_bits(gb, s->packet_offset); skip_bits 1444 libavcodec/wmaprodec.c skip_bits(gb, 4); skip_bits 1599 libavcodec/wmaprodec.c skip_bits(&s->gb, s->frame_offset); skip_bits 1664 libavcodec/wmaprodec.c skip_bits(gb, 2); skip_bits 1674 libavcodec/wmaprodec.c skip_bits(gb, 3); skip_bits 1724 libavcodec/wmaprodec.c skip_bits(gb, s->packet_offset); skip_bits 1340 libavcodec/wmavoice.c skip_bits(gb, 7 + 1); skip_bits 1809 libavcodec/wmavoice.c skip_bits(gb, 10 * (res + 1)); skip_bits 1845 libavcodec/wmavoice.c skip_bits(gb, 4); // packet sequence number skip_bits 1956 libavcodec/wmavoice.c skip_bits(gb, s->skip_bits_next); skip_bits 245 libavformat/av1.c skip_bits(&gb, 10); // buffer_removal_time_length_minus_1 (5) skip_bits 257 libavformat/av1.c skip_bits(&gb, 12); // operating_point_idc skip_bits 275 libavformat/av1.c skip_bits(&gb, 4); // initial_display_delay_minus_1 skip_bits 288 libavformat/av1.c skip_bits(&gb, frame_width_bits_minus_1 + 1); // max_frame_width_minus_1 skip_bits 289 libavformat/av1.c skip_bits(&gb, frame_height_bits_minus_1 + 1); // max_frame_height_minus_1 skip_bits 293 libavformat/av1.c skip_bits(&gb, 7); // delta_frame_id_length_minus_2 (4), additional_frame_id_length_minus_1 (3) skip_bits 296 libavformat/av1.c skip_bits(&gb, 3); // use_128x128_superblock (1), enable_filter_intra (1), enable_intra_edge_filter (1) skip_bits 301 libavformat/av1.c skip_bits(&gb, 4); // enable_interintra_compound (1), enable_masked_compound (1) skip_bits 306 libavformat/av1.c skip_bits(&gb, 2); // enable_jnt_comp (1), enable_ref_frame_mvs (1) skip_bits 319 libavformat/av1.c skip_bits(&gb, 3); // order_hint_bits_minus_1 skip_bits 322 libavformat/av1.c skip_bits(&gb, 3); // enable_superres (1), enable_cdef (1), enable_restoration (1) skip_bits 360 libavformat/avc.c skip_bits(&gb, 2); // reserved_zero_2bits skip_bits 87 libavformat/h264dec.c skip_bits(&gb, 14); skip_bits 90 libavformat/h264dec.c skip_bits(&gb, 8); skip_bits 150 libavformat/hevc.c skip_bits(gb, 2); // reserved_zero_2bits[i] skip_bits 167 libavformat/hevc.c skip_bits (gb, 24); skip_bits 171 libavformat/hevc.c skip_bits(gb, 8); skip_bits 217 libavformat/hevc.c skip_bits(gb, 19); skip_bits 223 libavformat/hevc.c skip_bits(gb, 8); skip_bits 226 libavformat/hevc.c skip_bits(gb, 4); // cpb_size_du_scale skip_bits 233 libavformat/hevc.c skip_bits(gb, 15); skip_bits 292 libavformat/hevc.c skip_bits(gb, 4); // video_format u(3), video_full_range_flag u(1) skip_bits 300 libavformat/hevc.c skip_bits(gb, 24); skip_bits 313 libavformat/hevc.c skip_bits(gb, 3); skip_bits 335 libavformat/hevc.c skip_bits(gb, 3); skip_bits 373 libavformat/hevc.c skip_bits(gb, 12); skip_bits 392 libavformat/hevc.c skip_bits(gb, 17); skip_bits 492 libavformat/hevc.c skip_bits(gb, 4); // sps_video_parameter_set_id skip_bits 552 libavformat/hevc.c skip_bits (gb, 4); // pcm_sample_bit_depth_luma_minus1 skip_bits 553 libavformat/hevc.c skip_bits (gb, 4); // pcm_sample_bit_depth_chroma_minus1 skip_bits 575 libavformat/hevc.c skip_bits (gb, len); // lt_ref_pic_poc_lsb_sps[i] skip_bits 605 libavformat/hevc.c skip_bits(gb, 7); skip_bits 615 libavformat/hevc.c skip_bits(gb, 2); skip_bits 629 libavformat/hevc.c skip_bits(gb, 4); skip_bits 657 libavformat/hevc.c skip_bits(gb, 9); skip_bits 896 libavformat/mov.c skip_bits(&gb, 30); /* various fields */ skip_bits 343 libavformat/movenc.c skip_bits(&gbc, 2); // dsurmod skip_bits 346 libavformat/movenc.c skip_bits(&gbc, 2); // cmixlev skip_bits 348 libavformat/movenc.c skip_bits(&gbc, 2); // surmixlev skip_bits 485 libavformat/movenc.c skip_bits(&gbc, 5); skip_bits 488 libavformat/movenc.c skip_bits(&gbc, 5); // skip dialog normalization skip_bits 490 libavformat/movenc.c skip_bits(&gbc, 8); // skip compression gain word skip_bits 919 libavformat/movenc.c skip_bits(&gb, 1); /* broadcast */ skip_bits 921 libavformat/movenc.c skip_bits(&gb, 4); /* tfcntrflag, finterpflag, reserved, psf */ skip_bits 1068 libavformat/mpegts.c skip_bits(&gb, sl->degr_prior_len); skip_bits 53 libavformat/oggparseflac.c skip_bits(&gb, 8 + 16); /* minor version + header count */ skip_bits 79 libavformat/oggparsetheora.c skip_bits(&gb, 100); skip_bits 90 libavformat/oggparsetheora.c skip_bits(&gb, 16); skip_bits 108 libavformat/oggparsetheora.c skip_bits(&gb, 2); skip_bits 268 libavformat/rdt.c skip_bits(&gb, 1); skip_bits 271 libavformat/rdt.c skip_bits(&gb, 16); skip_bits 272 libavformat/rdt.c skip_bits(&gb, 2); skip_bits 279 libavformat/rdt.c skip_bits(&gb, 16); skip_bits 123 libavformat/rtpdec_h261.c skip_bits(&gb, sbit); skip_bits 146 libavformat/rtpdec_h263_rfc2190.c skip_bits(&gb, sbit); skip_bits 107 libavformat/rtpdec_latm.c skip_bits(&gb, 6); /* num_sub_frames */ skip_bits 80 libavformat/rtpdec_qt.c skip_bits(&gb, 4); // version skip_bits 86 libavformat/rtpdec_qt.c skip_bits(&gb, 23); // reserved:7, cache payload info:1, payload ID:15 skip_bits 96 libavformat/rtpdec_qt.c skip_bits(&gb, 2); // has non-I-frames:1, is sparse:1 skip_bits 104 libavformat/rtpdec_qt.c skip_bits(&gb, 12); // reserved skip_bits 117 libavformat/rtpenc_h263_rfc2190.c skip_bits(&gb, 2); /* PTYPE start, H.261 disambiguation */ skip_bits 118 libavformat/rtpenc_h263_rfc2190.c skip_bits(&gb, 3); /* Split screen, document camera, freeze picture release */ skip_bits 84 libavformat/swfdec.c skip_bits(&gb, 40);