Home
last modified time | relevance | path

Searched defs:tree_depth (Results 1 – 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
Dquantize.h41 tree_depth; member
/external/libhevc/encoder/
Dihevce_common_utils.c1344 WORD32 tree_depth, in ihevce_cu_tree_init()
Dihevce_enc_cu_recursion.c850 WORD32 tree_depth, in ihevce_populate_cu_tree()
Dhme_refine.c4825 S32 tree_depth, in hme_build_cu_tree()
4934 S32 tree_depth, in hme_populate_cu_tree()
/external/mesa3d/src/imgui/
Dimgui.cpp8809 const int tree_depth = (window->DC.TreeDepth - g.LogStartDepth); in LogRenderedText() local