/external/libvpx/libvpx/vp8/common/ |
entropy.c | 153 init_bit_tree(cat5, 5); 162 static const vp8_tree_index cat5[10] = { 2, 2, 4, 4, 6, 6, 8, 8, 0, 0 }; variable 177 { cat5, Pcat5, 5, 35},
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
entropy.c | 153 init_bit_tree(cat5, 5); 162 static const vp8_tree_index cat5[10] = { 2, 2, 4, 4, 6, 6, 8, 8, 0, 0 }; variable 177 { cat5, Pcat5, 5, 35},
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/ |
movb.s | 271 movb #0xaa,cat5,x 279 movw #0x44,cat5,x 287 movb #0xaa,cat5,y 295 movw #0x44,cat5,y 303 movb #0xaa,cat5,pc 311 movw #0x44,cat5,pc 319 movb #0xaa,cat5,sp 327 movw #0x44,cat5,sp 333 cat5=-8
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_tokenize.c | 67 static vp9_tree_index cat1[2], cat2[4], cat3[6], cat4[8], cat5[10], cat6[28]; variable 85 init_bit_tree(cat5, 5); 99 {cat5, Pcat5, 5, 35}, // CATEGORY5_TOKEN
|