Searched refs:cat1 (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | entropy.c | 158 static const vp8_tree_index cat1[2] = { 0, 0 }; variable 173 { cat1, Pcat1, 1, 5},
|
/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 81 init_bit_tree(cat1, 1); in init_bit_trees() 95 {cat1, Pcat1, 1, 5}, // CATEGORY1_TOKEN
|