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

/external/libvpx/libvpx/vpx_dsp/
H A Dprob.h31 #define TREE_SIZE(leaf_count) (2 * (leaf_count) - 2) macro

Completed in 78 milliseconds