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

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.c 82 BLOCK_32X32, BLOCK_32X64, BLOCK_64X32,
89 BLOCK_64X32,
142 {{BLOCK_64X32, BLOCK_INVALID}, {BLOCK_32X32, BLOCK_32X16}},
143 {{BLOCK_64X64, BLOCK_64X32}, {BLOCK_32X64, BLOCK_32X32}},
vp9_enums.h 37 BLOCK_64X32,
vp9_loopfilter.c 114 0x0000000001010101, // BLOCK_64X32,
131 0x00000000000000ff, // BLOCK_64X32,
149 0x00000000ffffffff, // BLOCK_64X32,
185 0x0011, // BLOCK_64X32,
201 0x000f, // BLOCK_64X32,
218 0x00ff, // BLOCK_64X32,
679 case BLOCK_64X32:
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 206 case BLOCK_64X32:
vp9_encodeframe.c 56 case BLOCK_64X32:
    [all...]
vp9_onyx_if.c     [all...]

Completed in 38 milliseconds