Searched refs:num_4x4_ctb_x (Results 1 – 1 of 1) sorted by relevance
134 WORD32 num_4x4_ctb_x = (ctb_size >> 2); in ihevce_set_ctb_nbr() local145 num_4x4_ctb_x = (cu_aligned_pic_wd - ((num_ctb_horz - 1) * ctb_size)) / 4; in ihevce_set_ctb_nbr()170 memset(pu1_top_nbr_map, ps_nbr->u1_top_avail, num_4x4_ctb_x); /* Top */ in ihevce_set_ctb_nbr()184 num_4x4_ctb_x = MIN(last_ctb_x, MAX_TU_SIZE) / 4; in ihevce_set_ctb_nbr()185 memset(pu1_top_rt_nbr_map, ps_nbr->u1_top_rt_avail, num_4x4_ctb_x); in ihevce_set_ctb_nbr()