Searched defs:cat5 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/ |
D | entropy.c | 162 static const vp8_tree_index cat5[10] = { 2, 2, 4, 4, 6, 6, 8, 8, 0, 0 }; variable
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 58 static vp9_tree_index cat1[2], cat2[4], cat3[6], cat4[8], cat5[10], cat6[28]; variable
|