Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcontext_tree.c134 const int tree_nodes_inc = 1024; in av1_setup_pc_tree() local
137 const int tree_nodes = tree_nodes_inc + 256 + 64 + 16 + 4 + 1; in av1_setup_pc_tree()
195 const int tree_nodes_inc = 1024; in av1_free_pc_tree() local
196 const int tree_nodes = tree_nodes_inc + 256 + 64 + 16 + 4 + 1; in av1_free_pc_tree()