Searched defs:tree_nodes (Results 1 – 3 of 3) sorted by relevance
95 const int tree_nodes = 64 + 16 + 4 + 1; in vp9_setup_pc_tree() local154 const int tree_nodes = 64 + 16 + 4 + 1; in vp9_free_pc_tree() local
137 const int tree_nodes = tree_nodes_inc + 256 + 64 + 16 + 4 + 1; in av1_setup_pc_tree() local196 const int tree_nodes = tree_nodes_inc + 256 + 64 + 16 + 4 + 1; in av1_free_pc_tree() local
840 std::vector<TreeNode> tree_nodes; in PruneTree() local