Lines Matching refs:READ_ONEBIT

338         READ_ONEBIT(gb, &luma_weight_l0_flag[i]);  in pred_weight_table()
347 READ_ONEBIT(gb, &chroma_weight_l0_flag[i]); in pred_weight_table()
381 READ_ONEBIT(gb, &luma_weight_l1_flag[i]); in pred_weight_table()
389 READ_ONEBIT(gb, &chroma_weight_l1_flag[i]); in pred_weight_table()
463 READ_ONEBIT(gb, &rps->used[i]); in decode_lt_rps()
466 READ_ONEBIT(gb, &delta_poc_msb_present); in decode_lt_rps()
724 READ_ONEBIT(gb, &sh->first_slice_in_pic_flag); in hls_slice_header()
732 READ_ONEBIT(gb, &sh->no_output_of_prior_pics_flag); in hls_slice_header()
781 READ_ONEBIT(gb, &sh->dependent_slice_segment_flag); in hls_slice_header()
825 READ_ONEBIT(gb, &sh->pic_output_flag); in hls_slice_header()
845 READ_ONEBIT(gb, &sh->short_term_ref_pic_set_sps_flag); in hls_slice_header()
886 READ_ONEBIT(gb, &sh->slice_temporal_mvp_enabled_flag); in hls_slice_header()
906 READ_ONEBIT(gb, &sh->slice_sample_adaptive_offset_flag[0]); in hls_slice_header()
908 READ_ONEBIT(gb, &sh->slice_sample_adaptive_offset_flag[1]); in hls_slice_header()
929 READ_ONEBIT(gb, &value); in hls_slice_header()
954 READ_ONEBIT(gb, &sh->rpl_modification_flag[0]); in hls_slice_header()
961 READ_ONEBIT(gb, &sh->rpl_modification_flag[1]); in hls_slice_header()
969 READ_ONEBIT(gb, &sh->mvd_l1_zero_flag); in hls_slice_header()
972 READ_ONEBIT(gb, &sh->cabac_init_flag); in hls_slice_header()
980 READ_ONEBIT(gb, &value); in hls_slice_header()
1022 READ_ONEBIT(gb, & deblocking_filter_override_flag); in hls_slice_header()
1025 READ_ONEBIT(gb, &sh->disable_deblocking_filter_flag); in hls_slice_header()
1047 READ_ONEBIT(gb, &sh->slice_loop_filter_across_slices_enabled_flag); in hls_slice_header()
1138 READ_ONEBIT(gb, &value); /*this bit should be zero*/ in hls_nal_unit()
1794 READ_ONEBIT((&gb), &value); /*this bit should be zero*/ in check_rpus()