Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_tu_tree_selector.h104 UWORD8 u1_max_depth,
119 UWORD8 u1_max_depth,
Dihevce_tu_tree_selector.c594 UWORD8 u1_max_depth, in ihevce_compute_bits_for_TUSplit_and_cbf() argument
611 ASSERT(u1_cur_depth <= u1_max_depth); in ihevce_compute_bits_for_TUSplit_and_cbf()
618 (u1_cur_depth < u1_max_depth) && !(u1_is_intra_nxn_pu && !u1_cur_depth)) in ihevce_compute_bits_for_TUSplit_and_cbf()
676 (u1_cur_depth < u1_max_depth) && !(u1_is_intra_nxn_pu && !u1_cur_depth)) in ihevce_compute_bits_for_TUSplit_and_cbf()
1447 UWORD8 u1_max_depth, in ihevce_tu_tree_selector() argument
1519 u1_max_depth, in ihevce_tu_tree_selector()
1534 u1_max_depth, in ihevce_tu_tree_selector()
1549 u1_max_depth, in ihevce_tu_tree_selector()
1564 u1_max_depth, in ihevce_tu_tree_selector()
1603 (u1_cur_depth == u1_max_depth) ? 0 : 1, in ihevce_tu_tree_selector()
[all …]