Searched defs:TREE_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_treecoder.h24 #define TREE_SIZE(leaf_count) (2 * (leaf_count) - 2) macro

Completed in 95 milliseconds