Home
last modified time | relevance | path

Searched refs:ps_16x16_root (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dhme_refine.c5222 cur_ctb_cu_tree_t *ps_16x16_root; in hme_populate_cu_tree() local
5257 ps_16x16_root = ps_32x32_root->ps_child_node_tl; in hme_populate_cu_tree()
5263 ps_16x16_root = ps_32x32_root->ps_child_node_tr; in hme_populate_cu_tree()
5269 ps_16x16_root = ps_32x32_root->ps_child_node_bl; in hme_populate_cu_tree()
5275 ps_16x16_root = ps_32x32_root->ps_child_node_br; in hme_populate_cu_tree()
5286 (!ps_16x16_root->is_node_valid)); in hme_populate_cu_tree()