• Home
  • Raw
  • Download

Lines Matching refs:BITS_PARSE

169         BITS_PARSE("luma_weight_l0_flag[ i ]", value, ps_bitstrm, 1);  in ihevcd_parse_pred_wt_ofst()
179 BITS_PARSE("chroma_weight_l0_flag[ i ]", value, ps_bitstrm, 1); in ihevcd_parse_pred_wt_ofst()
248 BITS_PARSE("luma_weight_l1_flag[ i ]", value, ps_bitstrm, 1); in ihevcd_parse_pred_wt_ofst()
256 BITS_PARSE("chroma_weight_l1_flag[ i ]", value, ps_bitstrm, 1); in ihevcd_parse_pred_wt_ofst()
369 BITS_PARSE("inter_ref_pic_set_prediction_flag", value, ps_bitstrm, 1); in ihevcd_short_term_ref_pic_set()
397 BITS_PARSE("delta_rps_sign", value, ps_bitstrm, 1); in ihevcd_short_term_ref_pic_set()
417 BITS_PARSE("used_by_curr_pic_flag", value, ps_bitstrm, 1); in ihevcd_short_term_ref_pic_set()
423 BITS_PARSE("use_delta_flag", value, ps_bitstrm, 1); in ihevcd_short_term_ref_pic_set()
518 BITS_PARSE("used_by_curr_pic_s0_flag", value, ps_bitstrm, 1); in ihevcd_short_term_ref_pic_set()
532 BITS_PARSE("used_by_curr_pic_s1_flag", value, ps_bitstrm, 1); in ihevcd_short_term_ref_pic_set()
561 BITS_PARSE("cbr_flag[ i ]", ps_sub_layer_hrd_params->au1_cbr_flag[i], ps_bitstrm, 1); in ihevcd_parse_sub_layer_hrd_parameters()
596BITS_PARSE("nal_hrd_parameters_present_flag", ps_hrd->u1_nal_hrd_parameters_present_flag, ps_bitst… in ihevcd_parse_hrd_parameters()
597BITS_PARSE("vcl_hrd_parameters_present_flag", ps_hrd->u1_vcl_hrd_parameters_present_flag, ps_bitst… in ihevcd_parse_hrd_parameters()
601BITS_PARSE("sub_pic_cpb_params_present_flag", ps_hrd->u1_sub_pic_cpb_params_present_flag, ps_bitst… in ihevcd_parse_hrd_parameters()
604 BITS_PARSE("tick_divisor_minus2", ps_hrd->u1_tick_divisor_minus2, ps_bitstrm, 8); in ihevcd_parse_hrd_parameters()
605BITS_PARSE("du_cpb_removal_delay_increment_length_minus1", ps_hrd->u1_du_cpb_removal_delay_increme… in ihevcd_parse_hrd_parameters()
606BITS_PARSE("sub_pic_cpb_params_in_pic_timing_sei_flag", ps_hrd->u1_sub_pic_cpb_params_in_pic_timin… in ihevcd_parse_hrd_parameters()
607BITS_PARSE("dpb_output_delay_du_length_minus1", ps_hrd->u1_dpb_output_delay_du_length_minus1, ps_b… in ihevcd_parse_hrd_parameters()
610 BITS_PARSE("bit_rate_scale", ps_hrd->u4_bit_rate_scale, ps_bitstrm, 4); in ihevcd_parse_hrd_parameters()
611 BITS_PARSE("cpb_size_scale", ps_hrd->u4_cpb_size_scale, ps_bitstrm, 4); in ihevcd_parse_hrd_parameters()
613 BITS_PARSE("cpb_size_du_scale", ps_hrd->u4_cpb_size_du_scale, ps_bitstrm, 4); in ihevcd_parse_hrd_parameters()
615BITS_PARSE("initial_cpb_removal_delay_length_minus1", ps_hrd->u1_initial_cpb_removal_delay_length_… in ihevcd_parse_hrd_parameters()
616BITS_PARSE("au_cpb_removal_delay_length_minus1", ps_hrd->u1_au_cpb_removal_delay_length_minus1, ps… in ihevcd_parse_hrd_parameters()
617BITS_PARSE("dpb_output_delay_length_minus1", ps_hrd->u1_dpb_output_delay_length_minus1, ps_bitstrm… in ihevcd_parse_hrd_parameters()
624BITS_PARSE("fixed_pic_rate_general_flag[ i ]", ps_hrd->au1_fixed_pic_rate_general_flag[i], ps_bits… in ihevcd_parse_hrd_parameters()
632BITS_PARSE("fixed_pic_rate_within_cvs_flag[ i ]", ps_hrd->au1_fixed_pic_rate_within_cvs_flag[i], p… in ihevcd_parse_hrd_parameters()
640 BITS_PARSE("low_delay_hrd_flag[ i ]", ps_hrd->au1_low_delay_hrd_flag[i], ps_bitstrm, 1); in ihevcd_parse_hrd_parameters()
674BITS_PARSE("aspect_ratio_info_present_flag", ps_vui->u1_aspect_ratio_info_present_flag, ps_bitstrm… in ihevcd_parse_vui_parameters()
681 BITS_PARSE("aspect_ratio_idc", ps_vui->u1_aspect_ratio_idc, ps_bitstrm, 8); in ihevcd_parse_vui_parameters()
749 BITS_PARSE("sar_width", u2_sar_width, ps_bitstrm, 16); in ihevcd_parse_vui_parameters()
750 BITS_PARSE("sar_height", u2_sar_height, ps_bitstrm, 16); in ihevcd_parse_vui_parameters()
762 BITS_PARSE("overscan_info_present_flag", ps_vui->u1_overscan_info_present_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
765BITS_PARSE("overscan_appropriate_flag", ps_vui->u1_overscan_appropriate_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
767BITS_PARSE("video_signal_type_present_flag", ps_vui->u1_video_signal_type_present_flag, ps_bitstrm… in ihevcd_parse_vui_parameters()
777 BITS_PARSE("video_format", ps_vui->u1_video_format, ps_bitstrm, 3); in ihevcd_parse_vui_parameters()
778 BITS_PARSE("video_full_range_flag", ps_vui->u1_video_full_range_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
779BITS_PARSE("colour_description_present_flag", ps_vui->u1_colour_description_present_flag, ps_bitst… in ihevcd_parse_vui_parameters()
782 BITS_PARSE("colour_primaries", ps_vui->u1_colour_primaries, ps_bitstrm, 8); in ihevcd_parse_vui_parameters()
783BITS_PARSE("transfer_characteristics", ps_vui->u1_transfer_characteristics, ps_bitstrm, 8); in ihevcd_parse_vui_parameters()
784 BITS_PARSE("matrix_coeffs", ps_vui->u1_matrix_coefficients, ps_bitstrm, 8); in ihevcd_parse_vui_parameters()
788BITS_PARSE("chroma_loc_info_present_flag", ps_vui->u1_chroma_loc_info_present_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
797BITS_PARSE("neutral_chroma_indication_flag", ps_vui->u1_neutral_chroma_indication_flag, ps_bitstrm… in ihevcd_parse_vui_parameters()
798 BITS_PARSE("field_seq_flag", ps_vui->u1_field_seq_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
799BITS_PARSE("frame_field_info_present_flag", ps_vui->u1_frame_field_info_present_flag, ps_bitstrm, … in ihevcd_parse_vui_parameters()
800BITS_PARSE("default_display_window_flag", ps_vui->u1_default_display_window_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
813BITS_PARSE("vui_timing_info_present_flag", ps_vui->u1_vui_timing_info_present_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
816 BITS_PARSE("vui_num_units_in_tick", ps_vui->u4_vui_num_units_in_tick, ps_bitstrm, 32); in ihevcd_parse_vui_parameters()
817 BITS_PARSE("vui_time_scale", ps_vui->u4_vui_time_scale, ps_bitstrm, 32); in ihevcd_parse_vui_parameters()
818BITS_PARSE("vui_poc_proportional_to_timing_flag", ps_vui->u1_poc_proportional_to_timing_flag, ps_b… in ihevcd_parse_vui_parameters()
822BITS_PARSE("vui_hrd_parameters_present_flag", ps_vui->u1_vui_hrd_parameters_present_flag, ps_bitst… in ihevcd_parse_vui_parameters()
830 BITS_PARSE("bitstream_restriction_flag", ps_vui->u1_bitstream_restriction_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
841BITS_PARSE("tiles_fixed_structure_flag", ps_vui->u1_tiles_fixed_structure_flag, ps_bitstrm, 1); in ihevcd_parse_vui_parameters()
842BITS_PARSE("motion_vectors_over_pic_boundaries_flag", ps_vui->u1_motion_vectors_over_pic_boundarie… in ihevcd_parse_vui_parameters()
843BITS_PARSE("restricted_ref_pic_lists_flag", ps_vui->u1_restricted_ref_pic_lists_flag, ps_bitstrm, … in ihevcd_parse_vui_parameters()
889 BITS_PARSE("XXX_profile_space[]", value, ps_bitstrm, 2); in ihevcd_parse_profile_tier_level_layer()
892 BITS_PARSE("XXX_tier_flag[]", value, ps_bitstrm, 1); in ihevcd_parse_profile_tier_level_layer()
895 BITS_PARSE("XXX_profile_idc[]", value, ps_bitstrm, 5); in ihevcd_parse_profile_tier_level_layer()
900 BITS_PARSE("XXX_profile_compatibility_flag[][j]", value, ps_bitstrm, 1); in ihevcd_parse_profile_tier_level_layer()
904 BITS_PARSE("general_progressive_source_flag", value, ps_bitstrm, 1); in ihevcd_parse_profile_tier_level_layer()
907 BITS_PARSE("general_interlaced_source_flag", value, ps_bitstrm, 1); in ihevcd_parse_profile_tier_level_layer()
910 BITS_PARSE("general_non_packed_constraint_flag", value, ps_bitstrm, 1); in ihevcd_parse_profile_tier_level_layer()
913 BITS_PARSE("general_frame_only_constraint_flag", value, ps_bitstrm, 1); in ihevcd_parse_profile_tier_level_layer()
916 BITS_PARSE("XXX_reserved_zero_44bits[0..15]", value, ps_bitstrm, 16); in ihevcd_parse_profile_tier_level_layer()
918 BITS_PARSE("XXX_reserved_zero_44bits[16..31]", value, ps_bitstrm, 16); in ihevcd_parse_profile_tier_level_layer()
920 BITS_PARSE("XXX_reserved_zero_44bits[32..43]", value, ps_bitstrm, 12); in ihevcd_parse_profile_tier_level_layer()
973 BITS_PARSE("general_level_idc", value, ps_bitstrm, 8); in ihevcd_profile_tier_level()
979 BITS_PARSE("sub_layer_profile_present_flag[i]", value, ps_bitstrm, 1); in ihevcd_profile_tier_level()
982 BITS_PARSE("sub_layer_level_present_flag[i]", value, ps_bitstrm, 1); in ihevcd_profile_tier_level()
990 BITS_PARSE("reserved_zero_2bits", value, ps_bitstrm, 2); in ihevcd_profile_tier_level()
1003 BITS_PARSE("sub_layer_level_idc[i]", value, ps_bitstrm, 8); in ihevcd_profile_tier_level()
1053 BITS_PARSE("scaling_list_pred_mode_flag", scaling_list_pred_mode_flag, ps_bitstrm, 1); in ihevcd_scaling_list_data()
1176 BITS_PARSE("vps_video_parameter_set_id", value, ps_bitstrm, 4); in ihevcd_parse_vps()
1190 BITS_PARSE("vps_reserved_three_2bits", value, ps_bitstrm, 2); in ihevcd_parse_vps()
1193 BITS_PARSE("vps_max_layers_minus1", value, ps_bitstrm, 6); in ihevcd_parse_vps()
1198 BITS_PARSE("vps_max_sub_layers_minus1", value, ps_bitstrm, 3); in ihevcd_parse_vps()
1203 BITS_PARSE("vps_temporal_id_nesting_flag", value, ps_bitstrm, 1); in ihevcd_parse_vps()
1206 BITS_PARSE("vps_reserved_ffff_16bits", value, ps_bitstrm, 16); in ihevcd_parse_vps()
1212 BITS_PARSE("vps_sub_layer_ordering_info_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_vps()
1231 BITS_PARSE("vps_max_layer_id", value, ps_bitstrm, 6); in ihevcd_parse_vps()
1237 BITS_PARSE("vps_timing_info_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_vps()
1283 BITS_PARSE("video_parameter_set_id", value, ps_bitstrm, 4); in ihevcd_parse_sps()
1287 BITS_PARSE("sps_max_sub_layers_minus1", value, ps_bitstrm, 3); in ihevcd_parse_sps()
1291 BITS_PARSE("sps_temporal_id_nesting_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1335 BITS_PARSE("separate_colour_plane_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1352 BITS_PARSE("pic_cropping_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1408 BITS_PARSE("sps_sub_layer_ordering_info_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1549 BITS_PARSE("scaling_list_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1555 BITS_PARSE("sps_scaling_list_data_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1566 BITS_PARSE("asymmetric_motion_partitions_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1569 BITS_PARSE("sample_adaptive_offset_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1572 BITS_PARSE("pcm_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1577 BITS_PARSE("pcm_sample_bit_depth_luma", value, ps_bitstrm, 4); in ihevcd_parse_sps()
1580 BITS_PARSE("pcm_sample_bit_depth_chroma", value, ps_bitstrm, 4); in ihevcd_parse_sps()
1588 BITS_PARSE("pcm_loop_filter_disable_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1608 BITS_PARSE("long_term_ref_pics_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1622BITS_PARSE("lt_ref_pic_poc_lsb_sps[ i ]", value, ps_bitstrm, ps_sps->i1_log2_max_pic_order_cnt_lsb… in ihevcd_parse_sps()
1625 BITS_PARSE("used_by_curr_pic_lt_sps_flag[ i ]", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1630 BITS_PARSE("sps_temporal_mvp_enable_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1634 BITS_PARSE("sps_strong_intra_smoothing_enable_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1637 BITS_PARSE("vui_parameters_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1648 BITS_PARSE("sps_extension_flag", value, ps_bitstrm, 1); in ihevcd_parse_sps()
1895 BITS_PARSE("dependent_slices_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1898 BITS_PARSE("output_flag_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1901 BITS_PARSE("num_extra_slice_header_bits", value, ps_bitstrm, 3); in ihevcd_parse_pps()
1905 BITS_PARSE("sign_data_hiding_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1908 BITS_PARSE("cabac_init_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1920 BITS_PARSE("constrained_intra_pred_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1923 BITS_PARSE("transform_skip_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1926 BITS_PARSE("cu_qp_delta_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1948 BITS_PARSE("slicelevel_chroma_qp_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1951 BITS_PARSE("weighted_pred_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1954 BITS_PARSE("weighted_bipred_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1957 BITS_PARSE("transquant_bypass_enable_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1960 BITS_PARSE("tiles_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
1992 BITS_PARSE("entropy_coding_sync_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2016 BITS_PARSE("uniform_spacing_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2107 BITS_PARSE("loop_filter_across_tiles_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2125 BITS_PARSE("loop_filter_across_slices_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2128 BITS_PARSE("deblocking_filter_control_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2140 BITS_PARSE("deblocking_filter_override_enabled_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2143 BITS_PARSE("pic_disable_deblocking_filter_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2158 BITS_PARSE("pps_scaling_list_data_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2167 BITS_PARSE("lists_modification_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2172 BITS_PARSE("slice_header_extension_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2175 BITS_PARSE("pps_extension_flag", value, ps_bitstrm, 1); in ihevcd_parse_pps()
2242 BITS_PARSE("irap_cpb_params_present_flag", value, ps_bitstrm, 1); in ihevcd_parse_buffering_period_sei()
2248 BITS_PARSE("cpb_delay_offset", in ihevcd_parse_buffering_period_sei()
2255 BITS_PARSE("dpb_delay_offset", in ihevcd_parse_buffering_period_sei()
2268 BITS_PARSE("concatenation_flag", value, ps_bitstrm, 1); in ihevcd_parse_buffering_period_sei()
2271 BITS_PARSE("au_cpb_removal_delay_delta_minus1", in ihevcd_parse_buffering_period_sei()
2284 BITS_PARSE("nal_initial_cpb_removal_delay[i]", in ihevcd_parse_buffering_period_sei()
2292 BITS_PARSE("nal_initial_cpb_removal_delay_offset", in ihevcd_parse_buffering_period_sei()
2303 BITS_PARSE("nal_initial_alt_cpb_removal_delay[i]", in ihevcd_parse_buffering_period_sei()
2311 BITS_PARSE("nal_initial_alt_cpb_removal_delay_offset", in ihevcd_parse_buffering_period_sei()
2328 BITS_PARSE("vcl_initial_cpb_removal_delay[i]", in ihevcd_parse_buffering_period_sei()
2336 BITS_PARSE("vcl_initial_cpb_removal_delay_offset", in ihevcd_parse_buffering_period_sei()
2347 BITS_PARSE("vcl_initial_alt_cpb_removal_delay[i]", in ihevcd_parse_buffering_period_sei()
2355 BITS_PARSE("vcl_initial_alt_cpb_removal_delay_offset", in ihevcd_parse_buffering_period_sei()
2386 BITS_PARSE("pic_struct", value, ps_bitstrm, 4); in ihevcd_parse_pic_timing_sei()
2389 BITS_PARSE("source_scan_type", value, ps_bitstrm, 2); in ihevcd_parse_pic_timing_sei()
2392 BITS_PARSE("duplicate_flag", value, ps_bitstrm, 1); in ihevcd_parse_pic_timing_sei()
2408 BITS_PARSE("au_cpb_removal_delay_minus1", value, ps_bitstrm, in ihevcd_parse_pic_timing_sei()
2412 BITS_PARSE("pic_dpb_output_delay", value, ps_bitstrm, in ihevcd_parse_pic_timing_sei()
2418 BITS_PARSE("pic_dpb_output_du_delay", value, ps_bitstrm, in ihevcd_parse_pic_timing_sei()
2438 BITS_PARSE("du_common_cpb_removal_delay_flag", value, ps_bitstrm, 1); in ihevcd_parse_pic_timing_sei()
2443 BITS_PARSE("du_common_cpb_removal_delay_increment_minus1", in ihevcd_parse_pic_timing_sei()
2460 BITS_PARSE("du_common_cpb_removal_delay_increment_minus1", in ihevcd_parse_pic_timing_sei()
2486 BITS_PARSE("num_clock_ts", value, ps_bitstrm, 2); in ihevcd_parse_time_code_sei()
2491 BITS_PARSE("clock_timestamp_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2496 BITS_PARSE("units_field_based_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2499 BITS_PARSE("counting_type[i]", value, ps_bitstrm, 5); in ihevcd_parse_time_code_sei()
2502 BITS_PARSE("full_timestamp_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2505 BITS_PARSE("discontinuity_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2508 BITS_PARSE("cnt_dropped_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2511 BITS_PARSE("n_frames[i]", value, ps_bitstrm, 9); in ihevcd_parse_time_code_sei()
2516 BITS_PARSE("seconds_value[i]", value, ps_bitstrm, 6); in ihevcd_parse_time_code_sei()
2519 BITS_PARSE("minutes_value[i]", value, ps_bitstrm, 6); in ihevcd_parse_time_code_sei()
2522 BITS_PARSE("hours_value[i]", value, ps_bitstrm, 5); in ihevcd_parse_time_code_sei()
2527 BITS_PARSE("seconds_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2532 BITS_PARSE("seconds_value[i]", value, ps_bitstrm, 6); in ihevcd_parse_time_code_sei()
2535 BITS_PARSE("minutes_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2540 BITS_PARSE("minutes_value[i]", value, ps_bitstrm, 6); in ihevcd_parse_time_code_sei()
2543 BITS_PARSE("hours_flag[i]", value, ps_bitstrm, 1); in ihevcd_parse_time_code_sei()
2548 BITS_PARSE("hours_value[i]", value, ps_bitstrm, 5); in ihevcd_parse_time_code_sei()
2555 BITS_PARSE("time_offset_length[i]", value, ps_bitstrm, 5); in ihevcd_parse_time_code_sei()
2560 BITS_PARSE("time_offset_value[i]", value, ps_bitstrm, in ihevcd_parse_time_code_sei()
2588 BITS_PARSE("display_primaries_x[c]", value, ps_bitstrm, 16); in ihevcd_parse_mastering_disp_params_sei()
2591 BITS_PARSE("display_primaries_y[c]", value, ps_bitstrm, 16); in ihevcd_parse_mastering_disp_params_sei()
2595 BITS_PARSE("white_point_x", value, ps_bitstrm, 16); in ihevcd_parse_mastering_disp_params_sei()
2598 BITS_PARSE("white_point_y", value, ps_bitstrm, 16); in ihevcd_parse_mastering_disp_params_sei()
2601 BITS_PARSE("max_display_mastering_luminance", value, ps_bitstrm, 32); in ihevcd_parse_mastering_disp_params_sei()
2604 BITS_PARSE("min_display_mastering_luminance", value, ps_bitstrm, 32); in ihevcd_parse_mastering_disp_params_sei()
2634 BITS_PARSE("itu_t_t35_country_code", value, ps_bitstrm, 8); in ihevcd_parse_user_data_registered_itu_t_t35()
2643 BITS_PARSE("itu_t_t35_country_code_extension_byte", value, ps_bitstrm, in ihevcd_parse_user_data_registered_itu_t_t35()
2653 BITS_PARSE("itu_t_t35_payload_byte", value, ps_bitstrm, 8); in ihevcd_parse_user_data_registered_itu_t_t35()
2791 BITS_PARSE("reserved_payload_extension_data", in ihevcd_parse_sei_payload()
2806 BITS_PARSE("reserved_payload_extension_data", in ihevcd_parse_sei_payload()
2811 BITS_PARSE("payload_bit_equal_to_one", u4_dummy, ps_bitstrm, 1); in ihevcd_parse_sei_payload()
2815 BITS_PARSE("payload_bit_equal_to_zero", u4_dummy, ps_bitstrm, 1); in ihevcd_parse_sei_payload()
2829 BITS_PARSE("rbsp_stop_one_bit", value, &ps_parse->s_bitstrm, 1); in ihevcd_read_rbsp_trailing_bits()
2837 BITS_PARSE("rbsp_alignment_zero_bit", value, &ps_parse->s_bitstrm, 1); in ihevcd_read_rbsp_trailing_bits()
2884 BITS_PARSE("last_payload_type_byte", value, ps_bitstrm, 8); in ihevcd_parse_sei()
2895 BITS_PARSE("last_payload_size_byte", value, ps_bitstrm, 8); in ihevcd_parse_sei()