Searched refs:cu_pos_x_parent (Results 1 – 2 of 2) sorted by relevance
1382 WORD32 cu_pos_x_parent; in ihevce_cu_tree_init() local1389 cu_pos_x_parent = (e_parent_blk_pos & 1) << 2; in ihevce_cu_tree_init()1391 cu_pos_x = cu_pos_x_parent + ((e_cur_blk_pos & 1) << 1); in ihevce_cu_tree_init()1402 WORD32 cu_pos_x_parent; in ihevce_cu_tree_init() local1409 cu_pos_x_parent = cu_pos_x_grandparent + ((e_parent_blk_pos & 1) << 1); in ihevce_cu_tree_init()1411 cu_pos_x = cu_pos_x_parent + (e_cur_blk_pos & 1); in ihevce_cu_tree_init()
952 WORD32 cu_pos_x_parent; in ihevce_populate_cu_tree() local969 cu_pos_x_parent = (e_parent_blk_pos & 1) << 2; in ihevce_populate_cu_tree()971 cu_pos_x = cu_pos_x_parent + ((e_cur_blk_pos & 1) << 1); in ihevce_populate_cu_tree()1016 WORD32 cu_pos_x_parent; in ihevce_populate_cu_tree() local1028 cu_pos_x_parent = cu_pos_x_grandparent + ((e_parent_blk_pos & 1) << 1); in ihevce_populate_cu_tree()1030 cu_pos_x = cu_pos_x_parent + (e_cur_blk_pos & 1); in ihevce_populate_cu_tree()