Searched refs:num_ctb_vert (Results 1 – 2 of 2) sorted by relevance
168 WORD32 num_ctb_vert; in ihevce_mem_manager_init() local312 num_ctb_vert = in ihevce_mem_manager_init()319 num_ctb_vert = num_ctb_vert / ctb_size; in ihevce_mem_manager_init()750 buf_size = buf_size * ((num_ctb_vert * ctb_size) + (PAD_VERT << 1)); in ihevce_mem_manager_init()784 buf_size = (num_ctb_horz + 1) * (num_ctb_vert + 1) * num_pu_in_ctb; in ihevce_mem_manager_init()801 buf_size = (num_ctb_horz + 1) * (num_ctb_vert + 1) * num_pu_in_ctb; in ihevce_mem_manager_init()816 buf_size = num_ctb_horz * num_ctb_vert; in ihevce_mem_manager_init()832 buf_size = buf_size * num_ctb_vert; in ihevce_mem_manager_init()1009 buf_size = buf_size * num_ctb_vert; in ihevce_mem_manager_init()1075 buf_size *= ((num_ctb_vert * ctb_size) >> 3); in ihevce_mem_manager_init()[all …]
127 WORD32 num_ctb_vert = ps_frm_ctb_prms->i4_num_ctbs_vert; in ihevce_set_ctb_nbr() local138 if(ctb_pos_y == (num_ctb_vert - 1)) in ihevce_set_ctb_nbr()140 num_4x4_ctb_y = (cu_aligned_pic_ht - ((num_ctb_vert - 1) * ctb_size)) / 4; in ihevce_set_ctb_nbr()