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

  /external/libvpx/libvpx/vp8/common/
entropy.c 151 init_bit_tree(cat3, 3);
160 static const vp8_tree_index cat3[6] = { 2, 2, 4, 4, 0, 0 }; variable
175 { cat3, Pcat3, 3, 11},
  /external/libvpx/libvpx/vp9/common/
vp9_entropy.c 400 static vp9_tree_index cat1[2], cat2[4], cat3[6], cat4[8], cat5[10], cat6[28]; variable
416 init_bit_tree(cat3, 3);
430 { cat3, Pcat3, 3, 11},

Completed in 459 milliseconds