Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_entropy.c47 static RK_S32 get_cost_tree(Vp8eTree const *tree, RK_S32 *prob) in get_cost_tree() argument
50 RK_S32 value = tree->value; in get_cost_tree()
51 RK_S32 number = tree->number; in get_cost_tree()
52 RK_S32 const *index = tree->index; in get_cost_tree()
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile776 # subdirectory from a directory tree whose root is specified with the INPUT tag.
949 # - Make sure the INPUT points to the root of the source tree
1130 # shown in the various tree structured indices initially; the user can expand
1131 # and collapse entries dynamically later on. Doxygen will expand the tree to
1133 # a fully collapsed tree already exceeds this amount). So setting the number of
1134 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1136 # tree by default.
1240 # the table of contents of the HTML help documentation and to the tree view.
1334 # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES.
1340 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
[all …]
/rockchip-linux_mpp/build/android/
H A DREADME.md36 The _android-cmake_ is also capable to build with NDK from AOSP or Linaro Android source tree, but …