Lines Matching refs:READ_BOOL_OR_RETURN

65 #define READ_BOOL_OR_RETURN(out)                                           \
528 READ_BOOL_OR_RETURN(&seq_scaling_list_present_flag);
548 READ_BOOL_OR_RETURN(&seq_scaling_list_present_flag);
577 READ_BOOL_OR_RETURN(&pic_scaling_list_present_flag);
606 READ_BOOL_OR_RETURN(&pic_scaling_list_present_flag);
639 READ_BOOL_OR_RETURN(&data); // {nal,vcl}_hrd_parameters_present_flag
652 READ_BOOL_OR_RETURN(&data); // cbr_flag
661 READ_BOOL_OR_RETURN(&aspect_ratio_info_present_flag);
678 READ_BOOL_OR_RETURN(&data); // overscan_info_present_flag
680 READ_BOOL_OR_RETURN(&data); // overscan_appropriate_flag
682 READ_BOOL_OR_RETURN(&data); // video_signal_type_present_flag
685 READ_BOOL_OR_RETURN(&data); // video_full_range_flag
686 READ_BOOL_OR_RETURN(&data); // colour_description_present_flag
691 READ_BOOL_OR_RETURN(&data); // chroma_loc_info_present_flag
698 READ_BOOL_OR_RETURN(&data); // timing_info_present_flag
704 READ_BOOL_OR_RETURN(&data); // fixed_frame_rate_flag
719 READ_BOOL_OR_RETURN(&data); // low_delay_hrd_flag
721 READ_BOOL_OR_RETURN(&data); // pic_struct_present_flag
722 READ_BOOL_OR_RETURN(&sps->bitstream_restriction_flag);
724 READ_BOOL_OR_RETURN(&data); // motion_vectors_over_pic_boundaries_flag
759 READ_BOOL_OR_RETURN(&sps->constraint_set0_flag);
760 READ_BOOL_OR_RETURN(&sps->constraint_set1_flag);
761 READ_BOOL_OR_RETURN(&sps->constraint_set2_flag);
762 READ_BOOL_OR_RETURN(&sps->constraint_set3_flag);
763 READ_BOOL_OR_RETURN(&sps->constraint_set4_flag);
764 READ_BOOL_OR_RETURN(&sps->constraint_set5_flag);
779 READ_BOOL_OR_RETURN(&sps->separate_colour_plane_flag);
787 READ_BOOL_OR_RETURN(&sps->qpprime_y_zero_transform_bypass_flag);
788 READ_BOOL_OR_RETURN(&sps->seq_scaling_matrix_present_flag);
819 READ_BOOL_OR_RETURN(&sps->delta_pic_order_always_zero_flag);
833 READ_BOOL_OR_RETURN(&sps->gaps_in_frame_num_value_allowed_flag);
841 READ_BOOL_OR_RETURN(&sps->frame_mbs_only_flag);
843 READ_BOOL_OR_RETURN(&sps->mb_adaptive_frame_field_flag);
845 READ_BOOL_OR_RETURN(&sps->direct_8x8_inference_flag);
847 READ_BOOL_OR_RETURN(&sps->frame_cropping_flag);
855 READ_BOOL_OR_RETURN(&sps->vui_parameters_present_flag);
887 READ_BOOL_OR_RETURN(&pps->entropy_coding_mode_flag);
888 READ_BOOL_OR_RETURN(&pps->bottom_field_pic_order_in_frame_present_flag);
902 READ_BOOL_OR_RETURN(&pps->weighted_pred_flag);
916 READ_BOOL_OR_RETURN(&pps->deblocking_filter_control_present_flag);
917 READ_BOOL_OR_RETURN(&pps->constrained_intra_pred_flag);
918 READ_BOOL_OR_RETURN(&pps->redundant_pic_cnt_present_flag);
921 READ_BOOL_OR_RETURN(&pps->transform_8x8_mode_flag);
922 READ_BOOL_OR_RETURN(&pps->pic_scaling_matrix_present_flag);
990 READ_BOOL_OR_RETURN(&shdr->ref_pic_list_modification_flag_l0);
1000 READ_BOOL_OR_RETURN(&shdr->ref_pic_list_modification_flag_l1);
1023 READ_BOOL_OR_RETURN(&w_facts->luma_weight_flag);
1036 READ_BOOL_OR_RETURN(&w_facts->chroma_weight_flag);
1089 READ_BOOL_OR_RETURN(&shdr->no_output_of_prior_pics_flag);
1090 READ_BOOL_OR_RETURN(&shdr->long_term_reference_flag);
1092 READ_BOOL_OR_RETURN(&shdr->adaptive_ref_pic_marking_mode_flag);
1165 READ_BOOL_OR_RETURN(&shdr->field_pic_flag);
1196 READ_BOOL_OR_RETURN(&shdr->direct_spatial_mv_pred_flag);
1199 READ_BOOL_OR_RETURN(&shdr->num_ref_idx_active_override_flag);
1252 READ_BOOL_OR_RETURN(&shdr->sp_for_switch_flag);
1305 READ_BOOL_OR_RETURN(&sei_msg->recovery_point.exact_match_flag);
1306 READ_BOOL_OR_RETURN(&sei_msg->recovery_point.broken_link_flag);