Searched refs:cu_pos_y_parent (Results 1 – 2 of 2) sorted by relevance
1383 WORD32 cu_pos_y_parent; in ihevce_cu_tree_init() local1390 cu_pos_y_parent = (e_parent_blk_pos & 2) << 1; in ihevce_cu_tree_init()1392 cu_pos_y = cu_pos_y_parent + (e_cur_blk_pos & 2); in ihevce_cu_tree_init()1403 WORD32 cu_pos_y_parent; in ihevce_cu_tree_init() local1410 cu_pos_y_parent = cu_pos_y_grandparent + (e_parent_blk_pos & 2); in ihevce_cu_tree_init()1412 cu_pos_y = cu_pos_y_parent + ((e_cur_blk_pos & 2) >> 1); in ihevce_cu_tree_init()
953 WORD32 cu_pos_y_parent; in ihevce_populate_cu_tree() local970 cu_pos_y_parent = (e_parent_blk_pos & 2) << 1; in ihevce_populate_cu_tree()972 cu_pos_y = cu_pos_y_parent + (e_cur_blk_pos & 2); in ihevce_populate_cu_tree()1017 WORD32 cu_pos_y_parent; in ihevce_populate_cu_tree() local1029 cu_pos_y_parent = cu_pos_y_grandparent + (e_parent_blk_pos & 2); in ihevce_populate_cu_tree()1031 cu_pos_y = cu_pos_y_parent + ((e_cur_blk_pos & 2) >> 1); in ihevce_populate_cu_tree()