Home
last modified time | relevance | path

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

123

/AliOS-Things-master/components/mbedtls/library/
A Dcmac.c141 size_t olen, block_size; in cmac_generate_subkeys() local
170 const size_t block_size ) in cmac_xor_block()
248 size_t n, j, olen, block_size; in mbedtls_cipher_cmac_update() local
319 size_t olen, block_size; in mbedtls_cipher_cmac_finish() local
767 int block_size, in cmac_test_subkeys()
849 int block_size, in cmac_test_wth_cipher()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_nn_add_q7.c43 void arm_nn_add_q7(const q7_t *input, q31_t *output, uint32_t block_size) in arm_nn_add_q7()
A Darm_q7_to_q15_reordered_with_offset.c50 void arm_q7_to_q15_reordered_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t of… in arm_q7_to_q15_reordered_with_offset()
A Darm_q7_to_q15_with_offset.c42 void arm_q7_to_q15_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t offset) in arm_q7_to_q15_with_offset()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_nn_add_q7.c43 void arm_nn_add_q7(const q7_t *input, q31_t *output, uint32_t block_size) in arm_nn_add_q7()
A Darm_q7_to_q15_reordered_with_offset.c50 void arm_q7_to_q15_reordered_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t of… in arm_q7_to_q15_reordered_with_offset()
A Darm_q7_to_q15_with_offset.c42 void arm_q7_to_q15_with_offset(const q7_t *src, q15_t *dst, uint32_t block_size, q15_t offset) in arm_q7_to_q15_with_offset()
/AliOS-Things-master/components/drivers/core/base/include/aos/hal/
A Dnor.h22 uint32_t block_size; /**< NOR memory block size number of bytes */ member
A Dnand.h24 uint32_t block_size; /**< NAND memory block size number of pages */ member
A Dnand_flash.h66 uint8_t block_size:2; member
/AliOS-Things-master/components/littlefs/include/
A Dlittlefs.h31 unsigned int block_size; member
/AliOS-Things-master/components/py_engine/tests/extmod/
A Dvfs_lfs_superblock.py13 def __init__(self, block_size, data): argument
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dmd_internal.h59 int block_size; member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dspace_to_depth.h46 const int32 block_size = op_params.block_size; in SpaceToDepth() local
A Ddepth_to_space.h46 const int32_t block_size = op_params.block_size; in DepthToSpace() local
/AliOS-Things-master/kernel/rhino/
A Dk_ringbuf.c10 size_t block_size) in ringbuf_init()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/BasicMathFunctions/
A Darm_elementwise_add_s8.c85 const uint32_t block_size) in arm_elementwise_add_s8()
A Darm_elementwise_mul_s8.c60 const uint32_t block_size) in arm_elementwise_mul_s8()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/BasicMathFunctions/
A Darm_elementwise_add_s8.c85 const uint32_t block_size) in arm_elementwise_add_s8()
A Darm_elementwise_mul_s8.c60 const uint32_t block_size) in arm_elementwise_mul_s8()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Ddepth_to_space.cc56 const int block_size = params->block_size; in CalculateOpData() local
/AliOS-Things-master/components/uvoice/codec/
A Damr_decoder.c62 short block_size[16] = { in amr_decoder_process() local
/AliOS-Things-master/components/ota/hal/
A Dota_hal_plat.c40 unsigned int block_size = 0; in ota_hal_init() local
/AliOS-Things-master/components/drivers/peripheral/flash/include/aos/
A Dmtd.h67 unsigned long block_size; member
86 uint32_t block_size:28; /* Erase size for the device */ member
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs.h62 size_t block_size; member

Completed in 48 milliseconds

123