Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_tu_tree_selector.c180 UWORD8 u1_cur_depth, in ihevce_tu_node_init() argument
207 ASSERT(u1_cur_depth <= u1_max_tree_depth); in ihevce_tu_node_init()
247 switch(u1_cur_depth) in ihevce_tu_node_init()
374 if((u1_cur_depth >= u1_min_tree_depth) && (u1_cur_depth <= u1_max_tree_depth)) in ihevce_tu_node_init()
385 if((u1_cur_depth < u1_max_tree_depth) && (u1_size > MIN_TU_SIZE)) in ihevce_tu_node_init()
397 u1_cur_depth + 1, in ihevce_tu_node_init()
409 u1_cur_depth + 1, in ihevce_tu_node_init()
421 u1_cur_depth + 1, in ihevce_tu_node_init()
433 u1_cur_depth + 1, in ihevce_tu_node_init()
593 UWORD8 u1_cur_depth, in ihevce_compute_bits_for_TUSplit_and_cbf() argument
[all …]
Dihevce_tu_tree_selector.h103 UWORD8 u1_cur_depth,
118 UWORD8 u1_cur_depth,