HomeSort by relevance Sort by last modified time
    Searched refs:cat4 (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp8/common/
entropy.c 152 init_bit_tree(cat4, 4);
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/vp8/common/
entropy.c 152 init_bit_tree(cat4, 4);
161 static const vp8_tree_index cat4[8] = { 2, 2, 4, 4, 6, 6, 0, 0 }; variable
176 { cat4, Pcat4, 4, 19},
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
movb.s 267 movb #0xaa,cat4,x
275 movw #0x44,cat4,x
283 movb #0xaa,cat4,y
291 movw #0x44,cat4,y
299 movb #0xaa,cat4,pc
307 movw #0x44,cat4,pc
315 movb #0xaa,cat4,sp
323 movw #0x44,cat4,sp
332 cat4=7
  /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
84 init_bit_tree(cat4, 4);
98 {cat4, Pcat4, 4, 19}, // CATEGORY4_TOKEN

Completed in 54 milliseconds