Lines Matching refs:READ_ONEBIT
405 READ_ONEBIT(gb, &value); in hal_h265d_slice_output_rps()
418 READ_ONEBIT(gb, &sh.first_slice_in_pic_flag); in hal_h265d_slice_output_rps()
421 READ_ONEBIT(gb, &sh.no_output_of_prior_pics_flag); in hal_h265d_slice_output_rps()
444 READ_ONEBIT(gb, &sh.dependent_slice_segment_flag); in hal_h265d_slice_output_rps()
484 READ_ONEBIT(gb, &sh.pic_output_flag); in hal_h265d_slice_output_rps()
494 READ_ONEBIT(gb, &short_term_ref_pic_set_sps_flag); in hal_h265d_slice_output_rps()
540 READ_ONEBIT(gb, &delta_poc_msb_present); in hal_h265d_slice_output_rps()
551 READ_ONEBIT(gb, &sh.slice_temporal_mvp_enabled_flag); in hal_h265d_slice_output_rps()
559 READ_ONEBIT(gb, &sh.slice_sample_adaptive_offset_flag[0]); in hal_h265d_slice_output_rps()
560 READ_ONEBIT(gb, &sh.slice_sample_adaptive_offset_flag[1]); in hal_h265d_slice_output_rps()
576 READ_ONEBIT(gb, &value); in hal_h265d_slice_output_rps()
608 READ_ONEBIT(gb, &sh.rpl_modification_flag[0]); in hal_h265d_slice_output_rps()
615 READ_ONEBIT(gb, &sh.rpl_modification_flag[1]); in hal_h265d_slice_output_rps()