Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 35) sorted by relevance

12

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/ReshapeFunctions/
A Darm_reshape_s8.c49 void arm_reshape_s8(const int8_t *input, int8_t *output, const uint32_t total_size) in arm_reshape_s8()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/ReshapeFunctions/
A Darm_reshape_s8.c49 void arm_reshape_s8(const int8_t *input, int8_t *output, const uint32_t total_size) in arm_reshape_s8()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dhuffman_utils.c84 int total_size = 1 << root_bits; // total size root table + 2nd level table in BuildHuffmanTable() local
207 int total_size; in VP8LBuildHuffmanTable() local
A Dutils.c169 const uint64_t total_size = nmemb * size; in CheckSizeArgumentsOverflow() local
A Dquant_levels_dec_utils.c223 const size_t total_size = size_scratch_m + size_m + size_lut; in InitParams() local
/AliOS-Things-master/components/debug/src/
A Ddebug_overview.h16 int32_t total_size; member
/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_mem.h50 uint32_t total_size; /**< Total heap size */ member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dimageio_util.c152 const uint64_t total_size = nmemb * size; in ImgIoUtilCheckSizeArgumentsOverflow() local
A Djpegdec.c70 size_t total_size = 0; in StoreICCP() local
A Dimage_enc.c306 const uint32_t total_size = bmp_stride * height + BMP_HEADER_SIZE; in WebPWriteBMP() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Ddwebp.c145 uint32_t total_size = stride * h * (has_alpha ? 2 : 1) in AllocateExternalBuffer() local
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dnetdb.c277 size_t total_size; in lwip_getaddrinfo() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_enc.c98 uint64_t y_size, uv_size, a_size, total_size; in WebPPictureAllocYUVA() local
A Dhistogram_enc.c64 const size_t total_size = sizeof(VP8LHistogram) + sizeof(int) * literal_size; in VP8LGetHistogramSize() local
113 const int total_size = VP8LGetHistogramSize(cache_bits); in VP8LAllocateHistogram() local
149 const size_t total_size = HistogramSetTotalSize(size, cache_bits); in VP8LAllocateHistogramSet() local
169 const size_t total_size = HistogramSetTotalSize(size, cache_bits); in VP8LHistogramSetClear() local
A Dpicture_psnr_enc.c184 double total_size = 0., total_distortion = 0.; in WebPPictureDistortion() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/norflash/
A Dnorflash_drv.h78 const uint32_t total_size; member
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dinput_data.py226 def _progress(count, block_size, total_size): argument
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dbuffer_dec.c99 uint64_t uv_size = 0, a_size = 0, total_size; in AllocateBuffer() local
A Dwebp_dec.c153 uint32_t total_size = TAG_SIZE + // "WEBP". in ParseOptionalChunks() local
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoductypes.c147 mp_uint_t total_size = 0; in uctypes_struct_agg_size() local
200 mp_uint_t total_size = 0; in uctypes_struct_size() local
/AliOS-Things-master/components/drivers/core/fbdev/src/
A Dfb.c110 unsigned long total_size; in fb_read() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dmuxinternal.c372 size_t total_size, uint8_t* dst) { in ChunkEmitSpecial()
/AliOS-Things-master/components/py_engine/engine/py/
A Dstream.c306 mp_uint_t total_size = 0; in stream_readall() local
/AliOS-Things-master/components/freetype/src/base/
A Dftmac.c584 FT_ULong total_size = 0; in read_lwfn() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Dsse_tensor_utils.cc233 const int total_size = n_batch * m_rows; in SseMatrixBatchVectorMultiplyAccumulate() local

Completed in 40 milliseconds

12