Home
last modified time | relevance | path

Searched defs:block_size (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/external/scapy/scapy/layers/tls/crypto/
Dcipher_block.py113 block_size = 16 variable in Cipher_AES_128_CBC
123 block_size = 16 variable in Cipher_CAMELLIA_128_CBC
136 block_size = 8 variable in Cipher_DES_CBC
154 block_size = 8 variable in Cipher_3DES_EDE_CBC
160 block_size = 8 variable in Cipher_IDEA_CBC
166 block_size = 16 variable in Cipher_SEED_CBC
190 block_size = 64 variable in _ARC2
208 block_size = 8 variable in Cipher_RC2_CBC
/external/squashfs-tools/squashfs-tools/
Dcompressor.h47 int block_size, int datablock) in compressor_init()
56 void *dest, void *src, int size, int block_size, int *error) in compressor_compress()
63 void *src, int size, int block_size, int *error) in compressor_uncompress()
83 static inline int compressor_options_post(struct compressor *comp, int block_size) in compressor_options_post()
92 int block_size, int *size) in compressor_dump_options()
101 int block_size, void *buffer, int size) in compressor_extract_options()
110 int block_size, void *buffer, int size) in compressor_check_options()
Dlz4_wrapper.c77 static void *lz4_dump_options(int block_size, int *size) in lz4_dump_options()
110 static int lz4_extract_options(int block_size, void *buffer, int size) in lz4_extract_options()
162 static int lz4_check_options(int block_size, void *buffer, int size) in lz4_check_options()
224 int block_size, int *error) in lz4_compress()
Dlzo_wrapper.c129 static int lzo_options_post(int block_size) in lzo_options_post()
165 static void *lzo_dump_options(int block_size, int *size) in lzo_dump_options()
210 static int lzo_extract_options(int block_size, void *buffer, int size) in lzo_extract_options()
316 static int squashfs_lzo_init(void **strm, int block_size, int datablock) in squashfs_lzo_init()
341 int block_size, int *error) in lzo_compress()
Dgzip_wrapper.c150 static int gzip_options_post(int block_size) in gzip_options_post()
172 static void *gzip_dump_options(int block_size, int *size) in gzip_dump_options()
224 static int gzip_extract_options(int block_size, void *buffer, int size) in gzip_extract_options()
338 static int gzip_init(void **strm, int block_size, int datablock) in gzip_init()
396 static int gzip_compress(void *strm, void *d, void *s, int size, int block_size, in gzip_compress()
Dxz_wrapper.c164 static int xz_options_post(int block_size) in xz_options_post()
226 static void *xz_dump_options(int block_size, int *size) in xz_dump_options()
277 static int xz_extract_options(int block_size, void *buffer, int size) in xz_extract_options()
383 static int xz_init(void **strm, int block_size, int datablock) in xz_init()
437 int block_size, int *error) in xz_compress()
/external/libaom/libaom/aom_dsp/
Dnoise_util.c23 float aom_noise_psd_get_default_value(int block_size, float factor) { in aom_noise_psd_get_default_value()
33 int block_size; member
38 struct aom_noise_tx_t *aom_noise_tx_malloc(int block_size) { in aom_noise_tx_malloc()
92 const int block_size = noise_tx->block_size; in aom_noise_tx_filter() local
121 const int block_size = noise_tx->block_size; in aom_noise_tx_add_energy() local
/external/autotest/client/site_tests/platform_DMVerityCorruption/
Dplatform_DMVerityCorruption.py13 def mod_zerofill_block(self, run_count, backing_path, block_size, argument
21 def mod_Afill_hash_block(self, run_count, backing_path, block_size, argument
/external/tensorflow/tensorflow/python/kernel_tests/
Ddepthtospace_op_test.py38 def _testOne(self, inputs, block_size, outputs, dtype=dtypes.float32): argument
249 def depthToSpaceUsingTranspose(self, tensor, block_size, data_format): argument
270 block_size, data_format, use_gpu): argument
326 def _checkGrad(self, x, block_size, data_format): argument
348 def _compare(self, b, h, w, d, block_size, data_format): argument
Dspacetodepth_op_test.py37 def _testOne(self, inputs, block_size, outputs, dtype=dtypes.float32): argument
236 def spaceToDepthUsingTranspose(self, tensor, block_size, data_format): argument
259 block_size, data_format, use_gpu): argument
311 def _checkGrad(self, x, block_size, data_format): argument
333 def _compare(self, b, h, w, d, block_size, data_format): argument
/external/tensorflow/tensorflow/core/kernels/
Dscan_ops_gpu.h244 const int block_size = 1024; in LaunchScan() local
250 const int block_size = 512; in LaunchScan() local
256 const int block_size = 256; in LaunchScan() local
262 const int block_size = 128; in LaunchScan() local
268 const int block_size = 64; in LaunchScan() local
274 const int block_size = 32; in LaunchScan() local
/external/autotest/client/site_tests/platform_DMVerityBitCorruption/
Dplatform_DMVerityBitCorruption.py17 def mod_tweak_block(self, run_count, backing_path, block_size, argument
29 def mod_tweak_hash_block(self, run_count, backing_path, block_size, argument
/external/libvpx/libvpx/test/
Dvp9_intrapred_test.cc42 int block_size; member
51 const int block_size = params_.block_size; in RunTest() local
93 const int block_size = params_.block_size; in CheckPrediction() local
453 int block_size; member
Dvp9_block_error_test.cc48 const tran_low_t *dqcoeff, intptr_t block_size, in BlockError8BitWrapper()
77 intptr_t block_size; in TEST_P() local
120 intptr_t block_size; in TEST_P() local
/external/webrtc/talk/session/media/
Dplanarfunctions_unittest.cc136 int block_size, in CreateFakeYuvTestingImage()
195 int block_size, in CreateFakeInterleaveYuvTestingImage()
280 int block_size, in CreateFakeNV12TestingImage()
320 int block_size, in CreateFakeM420TestingImage()
356 int block_size, in CreateFakeArgbTestingImage()
506 int block_size = 3; in TEST_F() local
544 int block_size = 2; in TEST_F() local
592 int block_size = 2; in TEST_P() local
638 int block_size = 2; in TEST_P() local
778 int block_size = 3; in TEST_F() local
[all …]
/external/libaom/libaom/test/
Dhorver_correlation_test.cc51 for (int block_size = 0; block_size < BLOCK_SIZES_ALL; block_size++) { in RunHorverTest() local
81 for (int block_size = 0; block_size < BLOCK_SIZES_ALL; block_size++) { in RunHorverSpeedTest() local
114 for (int block_size = 0; block_size < BLOCK_SIZES_ALL; block_size++) { in RunHorverTest_ExtremeValues() local
Derror_block_test.cc64 intptr_t block_size; in TEST_P() local
107 intptr_t block_size; in TEST_P() local
163 intptr_t block_size; in TEST_P() local
/external/vboot_reference/host/lib/
Dhost_common.c28 uint64_t block_size = signed_size + siglen_map[signing_key->algorithm]; in CreateFirmwarePreamble() local
88 uint64_t block_size = signed_size + siglen_map[signing_key->algorithm]; in CreateKernelPreamble() local
Dhost_keyblock.c21 uint64_t block_size = (signed_size + SHA512_DIGEST_SIZE + in KeyBlockCreate() local
82 uint64_t block_size = (signed_size + SHA512_DIGEST_SIZE + in KeyBlockCreate_external() local
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc59 int block_size) in ArrayInputStream()
112 ArrayOutputStream::ArrayOutputStream(void* data, int size, int block_size) in ArrayOutputStream()
250 CopyingInputStream* copying_stream, int block_size) in CopyingInputStreamAdaptor()
356 CopyingOutputStream* copying_stream, int block_size) in CopyingOutputStreamAdaptor()
/external/tensorflow/tensorflow/core/lib/core/
Darena.cc45 Arena::Arena(const size_t block_size) in Arena()
135 Arena::AllocatedBlock* Arena::AllocNewBlock(const size_t block_size, in AllocNewBlock()
/external/libaom/libaom/av1/encoder/
Dhash_motion.c95 static int hash_block_size_to_index(int block_size) { in hash_block_size_to_index()
234 int block_size, in av1_generate_block_hash_value()
307 int block_size) { in av1_add_to_hash_map_by_row_with_precal_data()
338 int block_size, int x_start, int y_start) { in av1_hash_is_horizontal_perfect()
367 int block_size, int x_start, int y_start) { in av1_hash_is_vertical_perfect()
392 void av1_get_block_hash_value(uint8_t *y_src, int stride, int block_size, in av1_get_block_hash_value()
/external/tensorflow/tensorflow/core/platform/cloud/
Dram_file_block_cache.h54 : block_size_(block_size), in block_size_() argument
108 size_t block_size() const override { return block_size_; } in block_size() function
/external/tensorflow/tensorflow/contrib/cloud/python/ops/
Dgcs_config_ops.py35 def __init__(self, block_size=None, max_bytes=None, max_staleness=None): argument
41 def block_size(self): member in BlockCacheParams
/external/boringssl/src/crypto/cmac/
Dcmac.c178 size_t block_size = EVP_CIPHER_block_size(cipher); in CMAC_Init() local
206 size_t block_size = EVP_CIPHER_CTX_block_size(&ctx->cipher_ctx); in CMAC_Update() local
253 size_t block_size = EVP_CIPHER_CTX_block_size(&ctx->cipher_ctx); in CMAC_Final() local

12345678910>>...12