Home
last modified time | relevance | path

Searched defs:loop_count (Results 1 – 22 of 22) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dimg2webp.c91 static int SetLoopCount(int loop_count, WebPData* const webp_data) { in SetLoopCount()
133 int loop_count = 0; in main() local
A Danim_util.h41 uint32_t loop_count; member
A Dgifdec.c176 int* const loop_count) { in GIFReadLoopCount()
358 int* const loop_count) { in GIFReadLoopCount()
A Dgif2webp.c129 int loop_count = 0; // default: infinite in main() local
A Dvwebp.c63 int loop_count; member
A Dwebpmux.c958 const int loop_count = in Process() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/PoolingFunctions/
A Darm_max_pool_s8.c37 int32_t loop_count = (length + 15) / 16; in compare_and_replace_if_larger_q7() local
100 int32_t loop_count = (length + 15) / 16; in clamp_output() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/PoolingFunctions/
A Darm_max_pool_s8.c37 int32_t loop_count = (length + 15) / 16; in compare_and_replace_if_larger_q7() local
100 int32_t loop_count = (length + 15) / 16; in clamp_output() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/BasicMathFunctions/
A Darm_elementwise_mul_s8.c63 int32_t loop_count; in arm_elementwise_mul_s8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/BasicMathFunctions/
A Darm_elementwise_mul_s8.c63 int32_t loop_count; in arm_elementwise_mul_s8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_nn_depthwise_conv_nt_t_padded_s8.c63 int32_t loop_count = (num_ch + 3) / 4; in arm_nn_depthwise_conv_nt_t_padded_s8() local
A Darm_nn_depthwise_conv_nt_t_s8.c63 int32_t loop_count = (num_ch + 3) / 4; in arm_nn_depthwise_conv_nt_t_s8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/NNSupportFunctions/
A Darm_nn_depthwise_conv_nt_t_padded_s8.c63 int32_t loop_count = (num_ch + 3) / 4; in arm_nn_depthwise_conv_nt_t_padded_s8() local
A Darm_nn_depthwise_conv_nt_t_s8.c63 int32_t loop_count = (num_ch + 3) / 4; in arm_nn_depthwise_conv_nt_t_s8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/SVDFunctions/
A Darm_svdf_s8.c225 const int32_t loop_count = (num_elements + 3) / 4; in arm_svdf_s8() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/SVDFunctions/
A Darm_svdf_s8.c225 const int32_t loop_count = (num_elements + 3) / 4; in arm_svdf_s8() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dmux.h287 int loop_count; // Number of times to repeat the animation [0 = infinite]. member
A Ddemux.h297 uint32_t loop_count; member
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddemux.h297 uint32_t loop_count; member
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddemux.h297 uint32_t loop_count; member
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/NN/Source/ConvolutionFunctions/
A Darm_depthwise_conv_s8_opt.c167 int32_t loop_count = (input_ch + 3) / 4; in arm_depthwise_conv_s8_opt() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/NN/Source/ConvolutionFunctions/
A Darm_depthwise_conv_s8_opt.c167 int32_t loop_count = (input_ch + 3) / 4; in arm_depthwise_conv_s8_opt() local

Completed in 56 milliseconds