Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_tu_tree_selector.c517 UWORD8 u1_depth_of_leaf; in ihevce_tu_node_parent_finder() local
519 GETRANGE(u1_depth_of_leaf, ps_root->s_luma_data.u1_size / ps_leaf->s_luma_data.u1_size); in ihevce_tu_node_parent_finder()
520 u1_depth_of_leaf--; in ihevce_tu_node_parent_finder()
522 if(0 == u1_depth_of_leaf) in ihevce_tu_node_parent_finder()
526 else if(1 == u1_depth_of_leaf) in ihevce_tu_node_parent_finder()