Searched refs:cat4 (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | entropy.c | 161 static const vp8_tree_index cat4[8] = { 2, 2, 4, 4, 6, 6, 0, 0 }; variable 176 { cat4, Pcat4, 4, 19},
|
/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 84 init_bit_tree(cat4, 4); in init_bit_trees() 98 {cat4, Pcat4, 4, 19}, // CATEGORY4_TOKEN
|