Searched refs:cat2 (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | entropy.c | 159 static const vp8_tree_index cat2[4] = { 2, 2, 0, 0 }; variable 174 { cat2, Pcat2, 2, 7},
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_tokenize.c | 67 static vp9_tree_index cat1[2], cat2[4], cat3[6], cat4[8], cat5[10], cat6[28]; variable 82 init_bit_tree(cat2, 2); in init_bit_trees() 96 {cat2, Pcat2, 2, 7}, // CATEGORY2_TOKEN
|