/external/libvpx/libvpx/vp9/encoder/ |
vp9_encodemb.h | 23 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize); 24 void vp9_encode_sby_pass1(MACROBLOCK *x, BLOCK_SIZE bsize); 27 BLOCK_SIZE plane_bsize, TX_SIZE tx_size); 29 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane); 32 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, 35 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
|
vp9_pickmode.h | 25 BLOCK_SIZE bsize);
|
vp9_tokenize.h | 43 int vp9_is_skippable_in_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane); 48 BLOCK_SIZE bsize);
|
vp9_aq_variance.h | 28 int vp9_block_energy(VP9_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bs);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_encodemb.h | 23 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize); 24 void vp9_encode_sby_pass1(MACROBLOCK *x, BLOCK_SIZE bsize); 27 BLOCK_SIZE plane_bsize, TX_SIZE tx_size); 29 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane); 32 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, 35 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
|
vp9_pickmode.h | 25 BLOCK_SIZE bsize);
|
vp9_tokenize.h | 43 int vp9_is_skippable_in_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane); 48 BLOCK_SIZE bsize);
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
vp9_encodemb.h | 23 void vp9_encode_sb(MACROBLOCK *x, BLOCK_SIZE bsize); 24 void vp9_encode_sby_pass1(MACROBLOCK *x, BLOCK_SIZE bsize); 26 BLOCK_SIZE plane_bsize, TX_SIZE tx_size); 28 BLOCK_SIZE plane_bsize, TX_SIZE tx_size); 30 BLOCK_SIZE plane_bsize, TX_SIZE tx_size); 32 void vp9_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane); 35 BLOCK_SIZE plane_bsize, TX_SIZE tx_size, 38 void vp9_encode_intra_block_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane);
|
vp9_pickmode.h | 25 BLOCK_SIZE bsize,
|
vp9_rdopt.h | 28 int *r, int64_t *d, BLOCK_SIZE bsize, 36 BLOCK_SIZE bsize, 44 BLOCK_SIZE bsize, 54 BLOCK_SIZE bsize,
|
vp9_tokenize.h | 43 int vp9_is_skippable_in_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane); 48 BLOCK_SIZE bsize);
|
vp9_aq_variance.h | 28 int vp9_block_energy(VP9_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bs);
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
vp9_common_data.h | 30 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES]; 32 extern const BLOCK_SIZE txsize_to_bsize[TX_SIZES]; 34 extern const BLOCK_SIZE ss_size_lookup[BLOCK_SIZES][2][2];
|
/hardware/intel/img/psb_video/src/ |
tng_VP8.h | 43 #define BLOCK_SIZE 64
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/ |
vp9_detokenize.h | 23 int plane, int block, BLOCK_SIZE plane_bsize,
|
/external/libvpx/libvpx/vp9/decoder/ |
vp9_detokenize.h | 23 int plane, int block, BLOCK_SIZE plane_bsize,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
vp9_detokenize.h | 23 int plane, int block, BLOCK_SIZE plane_bsize,
|
/external/libvpx/libvpx/vp9/common/ |
vp9_common_data.h | 30 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES]; 33 extern const BLOCK_SIZE ss_size_lookup[BLOCK_SIZES][2][2];
|
vp9_blockd.h | 110 static INLINE int b_width_log2(BLOCK_SIZE sb_type) { 113 static INLINE int b_height_log2(BLOCK_SIZE sb_type) { 117 static INLINE int mi_width_log2(BLOCK_SIZE sb_type) { 124 BLOCK_SIZE sb_type; 245 static INLINE BLOCK_SIZE get_subsize(BLOCK_SIZE bsize, 247 const BLOCK_SIZE subsize = subsize_lookup[partition][bsize]; 275 static INLINE TX_SIZE get_uv_tx_size_impl(TX_SIZE y_tx_size, BLOCK_SIZE bsize) { 280 const BLOCK_SIZE plane_bsize = ss_size_lookup[bsize][1][1]; 289 static INLINE BLOCK_SIZE get_plane_block_size(BLOCK_SIZE bsize [all...] |
vp9_reconinter.h | 22 BLOCK_SIZE bsize); 25 BLOCK_SIZE bsize); 28 BLOCK_SIZE bsize); 31 BLOCK_SIZE bsize);
|
/external/yaffs2/yaffs2/direct/ |
yaffs_fileem2k.h | 27 #define BLOCK_SIZE (PAGES_PER_BLOCK * (PAGE_SIZE)) 39 #define BLOCK_SIZE (PAGES_PER_BLOCK * (PAGE_SIZE))
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_common_data.h | 30 extern const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES]; 33 extern const BLOCK_SIZE ss_size_lookup[BLOCK_SIZES][2][2];
|
vp9_blockd.h | 110 static INLINE int b_width_log2(BLOCK_SIZE sb_type) { 113 static INLINE int b_height_log2(BLOCK_SIZE sb_type) { 117 static INLINE int mi_width_log2(BLOCK_SIZE sb_type) { 124 BLOCK_SIZE sb_type; 245 static INLINE BLOCK_SIZE get_subsize(BLOCK_SIZE bsize, 247 const BLOCK_SIZE subsize = subsize_lookup[partition][bsize]; 275 static INLINE TX_SIZE get_uv_tx_size_impl(TX_SIZE y_tx_size, BLOCK_SIZE bsize) { 280 const BLOCK_SIZE plane_bsize = ss_size_lookup[bsize][1][1]; 289 static INLINE BLOCK_SIZE get_plane_block_size(BLOCK_SIZE bsize [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/ |
GCMBlockCipher.java | 24 private static final int BLOCK_SIZE = 16; 58 if (c.getBlockSize() != BLOCK_SIZE) 61 "cipher required with a block size of " + BLOCK_SIZE + "."); 122 int bufLength = forEncryption ? BLOCK_SIZE : (BLOCK_SIZE + macSize); 131 // (but must be 16 if nonce length not 12) (BLOCK_SIZE?) 140 this.H = new byte[BLOCK_SIZE]; 148 this.J0 = new byte[BLOCK_SIZE]; 153 this.J0[BLOCK_SIZE - 1] = 0x01; 158 byte[] X = new byte[BLOCK_SIZE]; [all...] |
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/ |
DESedeEngine.java | 14 protected static final int BLOCK_SIZE = 8; 82 return BLOCK_SIZE; 96 if ((inOff + BLOCK_SIZE) > in.length) 101 if ((outOff + BLOCK_SIZE) > out.length) 106 byte[] temp = new byte[BLOCK_SIZE]; 121 return BLOCK_SIZE;
|