Searched defs:ic (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/ |
A D | arm_cfft_radix4_q15.c | 162 uint32_t n1, n2, ic, i0, j, k; in arm_radix4_butterfly_q15() local 1079 uint32_t n1, n2, ic, i0, j, k; in arm_radix4_butterfly_inverse_q15() local
|
/AliOS-Things-master/components/freetype/src/base/ |
A D | ftcid.c | 69 FT_Bool ic = 0; in FT_Get_CID_Is_Internally_CID_Keyed() local
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | depthwiseconv_float.h | 59 for (int ic = 0; ic < input_depth; ++ic) { in DepthwiseConv() local
|
A D | depthwiseconv_uint8.h | 132 for (int ic = 0; ic < input_depth; ++ic) { in Run() local
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11window.h | 57 XIC ic; member
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | resize_bilinear.h | 1231 int ic = 0; in ResizeBilinearKernel() local 1345 int ic = 0; in ResizeBilinearKernel2x2() local
|
/AliOS-Things-master/components/SDL2/src/hidapi/libusb/ |
A D | hid.c | 383 SDL_iconv_t ic; in get_usb_string() local
|
Completed in 19 milliseconds