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

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.c 82 BLOCK_32X32, BLOCK_32X64, BLOCK_64X32,
101 BLOCK_32X32,
140 {{BLOCK_32X32, BLOCK_32X16}, {BLOCK_16X32, BLOCK_16X16}},
141 {{BLOCK_32X64, BLOCK_32X32}, {BLOCK_INVALID, BLOCK_16X32}},
142 {{BLOCK_64X32, BLOCK_INVALID}, {BLOCK_32X32, BLOCK_32X16}},
143 {{BLOCK_64X64, BLOCK_64X32}, {BLOCK_32X64, BLOCK_32X32}},
vp9_enums.h 35 BLOCK_32X32,
vp9_loopfilter.c 112 0x0000000001010101, // BLOCK_32X32,
129 0x000000000000000f, // BLOCK_32X32,
147 0x000000000f0f0f0f, // BLOCK_32X32,
183 0x0011, // BLOCK_32X32,
199 0x0003, // BLOCK_32X32,
216 0x0033, // BLOCK_32X32,
702 case BLOCK_32X32:
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 210 case BLOCK_32X32:
vp9_encodeframe.c 58 case BLOCK_32X32:
418 if (bsize < BLOCK_32X32) {
723 case BLOCK_32X32:
    [all...]
vp9_rdopt.c 435 bs = BLOCK_32X32;
    [all...]
vp9_onyx_if.c     [all...]

Completed in 217 milliseconds