Searched refs:ctb_up_flag (Results 1 – 4 of 4) sorted by relevance
443 uint8_t ctb_up_flag; member
634 if (s->HEVClc->ctb_up_flag || y0b) in ff_hevc_skip_flag_decode()703 if (s->HEVClc->ctb_up_flag || y0b) in ff_hevc_split_coding_unit_flag_decode()
49 lc->na.cand_up = (lc->ctb_up_flag || y0b); in ff_hevc_set_neighbour_available()
1004 if (lc->ctb_up_flag) in hls_sao_param()1979 int cand_up = (lc->ctb_up_flag || y0b) ? in luma_intra_pred_mode()2448 …lc->ctb_up_flag = ((y_ctb > 0) && (ctb_addr_in_slice >= s->ps.sps->ctb_width) && !(lc->boundary_… in hls_decode_neighbour()