Lines Matching refs:READ_ONEBIT

151         READ_ONEBIT(gb, &rps_predict);  in mpp_hevc_decode_short_term_rps()
182 READ_ONEBIT(gb, &used); in mpp_hevc_decode_short_term_rps()
187 READ_ONEBIT(gb, &use_delta_flag); in mpp_hevc_decode_short_term_rps()
255 READ_ONEBIT(gb, &rps->used[i]); in mpp_hevc_decode_short_term_rps()
263 READ_ONEBIT(gb, &rps->used[rps->num_negative_pics + i]); in mpp_hevc_decode_short_term_rps()
281 READ_ONEBIT(gb, &ptl->tier_flag); in decode_profile_tier_level()
296 READ_ONEBIT(gb, & ptl->profile_compatibility_flag[i]); in decode_profile_tier_level()
297 READ_ONEBIT(gb, &ptl->progressive_source_flag); in decode_profile_tier_level()
298 READ_ONEBIT(gb, &ptl->interlaced_source_flag); in decode_profile_tier_level()
299 READ_ONEBIT(gb, &ptl->non_packed_constraint_flag); in decode_profile_tier_level()
300 READ_ONEBIT(gb, &ptl->frame_only_constraint_flag); in decode_profile_tier_level()
325 READ_ONEBIT(gb, &ptl->sub_layer_profile_present_flag[i]); in parse_ptl()
326 READ_ONEBIT(gb, &ptl->sub_layer_level_present_flag[i]); in parse_ptl()
373 READ_ONEBIT(gb, &nal_params_present); in decode_hrd()
374 READ_ONEBIT(gb, &vcl_params_present); in decode_hrd()
377 READ_ONEBIT(gb, &subpic_params_present); in decode_hrd()
404 READ_ONEBIT(gb, &fixed_rate); in decode_hrd()
407 READ_ONEBIT(gb, &fixed_rate); in decode_hrd()
412 READ_ONEBIT(gb, &low_delay); in decode_hrd()
438 READ_ONEBIT(gb, &vps->avc_base_layer_flag); in parse_vps_extension()
439 READ_ONEBIT(gb, &vps->splitting_flag); in parse_vps_extension()
442 READ_ONEBIT(gb, &vps->scalability_mask[i]); in parse_vps_extension()
464 READ_ONEBIT(gb, &vps->nuh_layer_id_present_flag); in parse_vps_extension()
487 READ_ONEBIT(gb, &vps->direct_dependency_flag[i][j]); in parse_vps_extension()
514 READ_ONEBIT(gb, &vps->vps_profile_present_flag[i]); in parse_vps_extension()
533 READ_ONEBIT(gb, &vps->more_output_layer_sets_than_default_flag ); in parse_vps_extension()
542 READ_ONEBIT(gb, &vps->default_one_target_output_layer_flag); in parse_vps_extension()
555 READ_ONEBIT(gb, &vps->output_layer_flag[i][j]); in parse_vps_extension()
577 READ_ONEBIT(gb, &vps->max_one_active_ref_layer_flag); in parse_vps_extension()
1075 READ_ONEBIT(gb, & vps->vps_temporal_id_nesting_flag); in mpp_hevc_decode_nal_vps()
1091 READ_ONEBIT(gb, &vps->vps_sub_layer_ordering_info_present_flag); in mpp_hevc_decode_nal_vps()
1120 READ_ONEBIT(gb, &vps->vps_timing_info_present_flag); in mpp_hevc_decode_nal_vps()
1124 READ_ONEBIT(gb, &vps->vps_poc_proportional_to_timing_flag); in mpp_hevc_decode_nal_vps()
1136 READ_ONEBIT(gb, &common_inf_present); in mpp_hevc_decode_nal_vps()
1191 READ_ONEBIT(gb, &sar_present); in decode_vui()
1204 READ_ONEBIT(gb, &vui->overscan_info_present_flag); in decode_vui()
1206 READ_ONEBIT(gb, &vui->overscan_appropriate_flag); in decode_vui()
1208 READ_ONEBIT(gb, &vui->video_signal_type_present_flag); in decode_vui()
1211 READ_ONEBIT(gb, &vui->video_full_range_flag); in decode_vui()
1212 READ_ONEBIT(gb, &vui->colour_description_present_flag); in decode_vui()
1232 READ_ONEBIT(gb, &vui->chroma_loc_info_present_flag ); in decode_vui()
1238 READ_ONEBIT(gb, &vui->neutra_chroma_indication_flag); in decode_vui()
1239 READ_ONEBIT(gb, &vui->field_seq_flag); in decode_vui()
1240 READ_ONEBIT(gb, &vui->frame_field_info_present_flag); in decode_vui()
1242 READ_ONEBIT(gb, &vui->default_display_window_flag); in decode_vui()
1279 READ_ONEBIT(gb, &vui->vui_timing_info_present_flag); in decode_vui()
1284 READ_ONEBIT(gb, &vui->vui_poc_proportional_to_timing_flag); in decode_vui()
1287 READ_ONEBIT(gb, &vui->vui_hrd_parameters_present_flag); in decode_vui()
1292 READ_ONEBIT(gb, &vui->bitstream_restriction_flag); in decode_vui()
1294 READ_ONEBIT(gb, &vui->tiles_fixed_structure_flag); in decode_vui()
1295 READ_ONEBIT(gb, &vui->motion_vectors_over_pic_boundaries_flag); in decode_vui()
1296 READ_ONEBIT(gb, &vui->restricted_ref_pic_lists_flag); in decode_vui()
1349 READ_ONEBIT(gb, &scaling_list_pred_mode_flag); in scaling_list_data()
1472 READ_ONEBIT(gb, &sps->separate_colour_plane_flag); in mpp_hevc_decode_nal_sps()
1477 READ_ONEBIT(gb, &value); in mpp_hevc_decode_nal_sps()
1563 READ_ONEBIT(gb, &sublayer_ordering_info); in mpp_hevc_decode_nal_sps()
1663 READ_ONEBIT(gb, &sps->scaling_list_enable_flag ); in mpp_hevc_decode_nal_sps()
1668 READ_ONEBIT(gb, &value); in mpp_hevc_decode_nal_sps()
1678 READ_ONEBIT(gb, &sps->amp_enabled_flag); in mpp_hevc_decode_nal_sps()
1679 READ_ONEBIT(gb, &sps->sao_enabled); in mpp_hevc_decode_nal_sps()
1680 READ_ONEBIT(gb, &sps->pcm_enabled_flag); in mpp_hevc_decode_nal_sps()
1703 READ_ONEBIT(gb, &sps->pcm.loop_filter_disable_flag); in mpp_hevc_decode_nal_sps()
1719 READ_ONEBIT(gb, &sps->long_term_ref_pics_present_flag); in mpp_hevc_decode_nal_sps()
1724 READ_ONEBIT(gb, &sps->used_by_curr_pic_lt_sps_flag[i]); in mpp_hevc_decode_nal_sps()
1728 READ_ONEBIT(gb, &sps->sps_temporal_mvp_enabled_flag); in mpp_hevc_decode_nal_sps()
1732 READ_ONEBIT(gb, &sps->set_mfm_enabled_flag); in mpp_hevc_decode_nal_sps()
1734 READ_ONEBIT(gb, &sps->sps_strong_intra_smoothing_enable_flag); in mpp_hevc_decode_nal_sps()
1738 READ_ONEBIT(gb, &vui_en); in mpp_hevc_decode_nal_sps()
1754 READ_ONEBIT(gb, &sps->sps_extension_flag); in mpp_hevc_decode_nal_sps()
1756 READ_ONEBIT(gb, &sps->sps_range_extension_flag); in mpp_hevc_decode_nal_sps()
1759 READ_ONEBIT(gb, &sps->transform_skip_rotation_enabled_flag); in mpp_hevc_decode_nal_sps()
1760 READ_ONEBIT(gb, &sps->transform_skip_context_enabled_flag); in mpp_hevc_decode_nal_sps()
1761 READ_ONEBIT(gb, &sps->implicit_rdpcm_enabled_flag); in mpp_hevc_decode_nal_sps()
1762 READ_ONEBIT(gb, &sps->explicit_rdpcm_enabled_flag); in mpp_hevc_decode_nal_sps()
1764 READ_ONEBIT(gb, &sps->extended_precision_processing_flag); in mpp_hevc_decode_nal_sps()
1768 READ_ONEBIT(gb, &sps->intra_smoothing_disabled_flag); in mpp_hevc_decode_nal_sps()
1769 READ_ONEBIT(gb, &sps->high_precision_offsets_enabled_flag); in mpp_hevc_decode_nal_sps()
1773 READ_ONEBIT(gb, &sps->persistent_rice_adaptation_enabled_flag); in mpp_hevc_decode_nal_sps()
1775 READ_ONEBIT(gb, &sps->cabac_bypass_alignment_enabled_flag); in mpp_hevc_decode_nal_sps()
1980 READ_ONEBIT(gb, &pps->dependent_slice_segments_enabled_flag); in mpp_hevc_decode_nal_pps()
1981 READ_ONEBIT(gb, &pps->output_flag_present_flag ); in mpp_hevc_decode_nal_pps()
1984 READ_ONEBIT(gb, &pps->sign_data_hiding_flag); in mpp_hevc_decode_nal_pps()
1986 READ_ONEBIT(gb, &pps->cabac_init_present_flag); in mpp_hevc_decode_nal_pps()
1995 READ_ONEBIT(gb, & pps->constrained_intra_pred_flag); in mpp_hevc_decode_nal_pps()
1996 READ_ONEBIT(gb, &pps->transform_skip_enabled_flag); in mpp_hevc_decode_nal_pps()
1998 READ_ONEBIT(gb, &pps->cu_qp_delta_enabled_flag); in mpp_hevc_decode_nal_pps()
2017 READ_ONEBIT(gb, &pps->pic_slice_level_chroma_qp_offsets_present_flag); in mpp_hevc_decode_nal_pps()
2019 READ_ONEBIT(gb, &pps->weighted_pred_flag); in mpp_hevc_decode_nal_pps()
2021 READ_ONEBIT(gb, &pps->weighted_bipred_flag); in mpp_hevc_decode_nal_pps()
2023 READ_ONEBIT(gb, &pps->transquant_bypass_enable_flag); in mpp_hevc_decode_nal_pps()
2024 READ_ONEBIT(gb, &pps->tiles_enabled_flag); in mpp_hevc_decode_nal_pps()
2025 READ_ONEBIT(gb, &pps->entropy_coding_sync_enabled_flag); in mpp_hevc_decode_nal_pps()
2095 READ_ONEBIT(gb, &pps->uniform_spacing_flag ); in mpp_hevc_decode_nal_pps()
2123 READ_ONEBIT(gb, &pps->loop_filter_across_tiles_enabled_flag); in mpp_hevc_decode_nal_pps()
2126 READ_ONEBIT(gb, &pps->seq_loop_filter_across_slices_enabled_flag); in mpp_hevc_decode_nal_pps()
2127 READ_ONEBIT(gb, &pps->deblocking_filter_control_present_flag); in mpp_hevc_decode_nal_pps()
2129 READ_ONEBIT(gb, &pps->deblocking_filter_override_enabled_flag); in mpp_hevc_decode_nal_pps()
2130 READ_ONEBIT(gb, & pps->disable_dbf); in mpp_hevc_decode_nal_pps()
2151 READ_ONEBIT(gb, &pps->scaling_list_data_present_flag); in mpp_hevc_decode_nal_pps()
2162 READ_ONEBIT(gb, & pps->lists_modification_present_flag); in mpp_hevc_decode_nal_pps()
2176 READ_ONEBIT(gb, &pps->slice_header_extension_present_flag); in mpp_hevc_decode_nal_pps()
2177 READ_ONEBIT(gb, &pps->pps_extension_flag); in mpp_hevc_decode_nal_pps()
2180 READ_ONEBIT(gb, &pps->pps_range_extensions_flag); in mpp_hevc_decode_nal_pps()