Lines Matching refs:skip_bits
150 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()
335 skip_bits(gb, 3); in hvcc_parse_vui()
373 skip_bits(gb, 12); in hvcc_parse_vps()
392 skip_bits(gb, 17); in hvcc_parse_vps()
492 skip_bits(gb, 4); // sps_video_parameter_set_id in hvcc_parse_sps()
552 skip_bits (gb, 4); // pcm_sample_bit_depth_luma_minus1 in hvcc_parse_sps()
553 skip_bits (gb, 4); // pcm_sample_bit_depth_chroma_minus1 in hvcc_parse_sps()
575 skip_bits (gb, len); // lt_ref_pic_poc_lsb_sps[i] in hvcc_parse_sps()
605 skip_bits(gb, 7); in hvcc_parse_pps()
615 skip_bits(gb, 2); in hvcc_parse_pps()
629 skip_bits(gb, 4); in hvcc_parse_pps()
657 skip_bits(gb, 9); in nal_unit_parse_header()