/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodemb.c | 34 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { 37 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd); 326 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { 416 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { 497 BLOCK_SIZE plane_bsize, TX_SIZE tx_size) { 585 static void encode_block(int plane, int block, BLOCK_SIZE plane_bsize, 705 static void encode_block_pass1(int plane, int block, BLOCK_SIZE plane_bsize, 730 void vp9_encode_sby_pass1(MACROBLOCK *x, BLOCK_SIZE bsize) { 736 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize) { 764 void vp9_encode_block_intra(int plane, int block, BLOCK_SIZE plane_bsize [all...] |
vp9_pickmode.c | 126 BLOCK_SIZE bsize, int mi_row, int mi_col, 213 int block_size, unsigned int *sse8x8, 220 for (i = 0; i < h; i += block_size) { 221 for (j = 0; j < w; j += block_size) { 237 const BLOCK_SIZE unit_size = txsize_to_bsize[tx_size]; 256 static void model_rd_for_sb_y_large(VP9_COMP *cpi, BLOCK_SIZE bsize, 383 const BLOCK_SIZE unit_size = txsize_to_bsize[uv_tx_size]; 384 const BLOCK_SIZE uv_bsize = get_plane_block_size(bsize, pd); 453 static void model_rd_for_sb_y(VP9_COMP *cpi, BLOCK_SIZE bsize, 497 const BLOCK_SIZE unit_size [all...] |
vp9_aq_complexity.c | 114 void vp9_caq_select_segment(VP9_COMP *cpi, MACROBLOCK *mb, BLOCK_SIZE bs,
|
/external/autotest/client/cros/ |
verity_utils.py | 25 BLOCK_SIZE = 4096 261 def mod_nothing(self, run_count, backing_path, block_size, block_count): 278 BLOCK_SIZE,
|
/external/webrtc/talk/session/media/ |
planarfunctions_unittest.cc | 133 // The size of each chrome block is (block_size) x (block_size). 136 int block_size, 141 if (height <= 0 || width <= 0 || block_size <= 0) { return NULL; } 174 int color = ((i / block_size) + (j / block_size)) % kTestingColorNum; 192 // The size of each chrome block is (block_size) x (block_size). 195 int block_size, 198 if (height <= 0 || width <= 0 || block_size <= 0) { return NULL; 506 int block_size = 3; local 544 int block_size = 2; local 592 int block_size = 2; local 638 int block_size = 2; local 778 int block_size = 3; local 825 int block_size = 3; local 874 int block_size = 3; local [all...] |
/frameworks/base/core/java/android/nfc/tech/ |
MifareClassic.java | 36 * blocks. Block size is always 16 bytes ({@link #BLOCK_SIZE}. Sector size varies. 116 public static final int BLOCK_SIZE = 16; 263 return mSize / BLOCK_SIZE;
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
DESEngine.java | 15 protected static final int BLOCK_SIZE = 8; 61 return BLOCK_SIZE; 75 if ((inOff + BLOCK_SIZE) > in.length) 80 if ((outOff + BLOCK_SIZE) > out.length) 87 return BLOCK_SIZE;
|
TwofishEngine.java | 194 private static final int BLOCK_SIZE = 16; // bytes = 128 bits 198 private static final int OUTPUT_WHITEN=INPUT_WHITEN+BLOCK_SIZE/4; // 4 199 private static final int ROUND_SUBKEYS=OUTPUT_WHITEN+BLOCK_SIZE/4;// 8 300 if ((inOff + BLOCK_SIZE) > in.length) 305 if ((outOff + BLOCK_SIZE) > out.length) 319 return BLOCK_SIZE; 332 return BLOCK_SIZE;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
vp9_decodemv.c | 79 BLOCK_SIZE bsize, int allow_select, vp9_reader *r) { 87 static void set_segment_id(VP9_COMMON *cm, BLOCK_SIZE bsize, 107 const BLOCK_SIZE bsize = xd->mi[0]->mbmi.sb_type; 125 const BLOCK_SIZE bsize = mbmi->sb_type; 168 const BLOCK_SIZE bsize = mbmi->sb_type; 331 const BLOCK_SIZE bsize = mi->mbmi.sb_type; 428 const BLOCK_SIZE bsize = mbmi->sb_type;
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_rdopt.c | 140 static int raster_block_offset(BLOCK_SIZE plane_bsize, 147 static int16_t* raster_block_offset_int16(BLOCK_SIZE plane_bsize, 426 static void model_rd_for_sb(VP9_COMP *cpi, BLOCK_SIZE bsize, 441 const BLOCK_SIZE bs = get_plane_block_size(bsize, pd); 477 static void model_rd_for_sb_y_tx(VP9_COMP *cpi, BLOCK_SIZE bsize, 483 BLOCK_SIZE bs; 527 intptr_t block_size, int64_t *ssz) { 531 for (i = 0; i < block_size; i++) { 650 static void rate_block(int plane, int block, BLOCK_SIZE plane_bsize, 661 static void block_rd_txfm(int plane, int block, BLOCK_SIZE plane_bsize [all...] |
/external/chromium-trace/catapult/third_party/Paste/paste/ |
fileapp.py | 17 BLOCK_SIZE = 4096 * 16 236 return file_wrapper(file, BLOCK_SIZE) 242 def __init__(self, file, block_size=None, size=None): 245 self.block_size = block_size or BLOCK_SIZE 251 chunk_size = self.block_size
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_denoiser_sse2.c | 132 int increase_denoising, BLOCK_SIZE bs, int motion_magnitude, int width) { 245 int increase_denoising, BLOCK_SIZE bs, 350 BLOCK_SIZE bs,
|
/bionic/libc/kernel/uapi/linux/ |
fs.h | 30 #define BLOCK_SIZE (1 << BLOCK_SIZE_BITS)
|
/development/ndk/platforms/android-21/include/linux/ |
fs.h | 30 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/development/ndk/platforms/android-3/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/external/kernel-headers/original/uapi/linux/ |
fs.h | 29 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_pred_common.h | 30 BLOCK_SIZE bsize, int mi_row, int mi_col);
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/ |
fs.h | 23 #define BLOCK_SIZE (1<<BLOCK_SIZE_BITS)
|