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

  /external/libvpx/libvpx/vp9/common/
vp9_entropymode.h 70 unsigned int (*ct_8x8p)[2]);
vp9_entropymode.c 311 unsigned int (*ct_8x8p)[2]) {
312 ct_8x8p[0][0] = tx_count_8x8p[TX_4X4];
313 ct_8x8p[0][1] = tx_count_8x8p[TX_8X8];
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c 1129 unsigned int ct_8x8p[TX_SIZES - 3][2]; local
    [all...]

Completed in 34 milliseconds