Home
last modified time | relevance | path

Searched defs:norm (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/DSP/Include/dsp/
A Dutils.h156 __STATIC_INLINE void arm_norm_64_to_32u(uint64_t in, int32_t * normalized, int32_t *norm) in arm_norm_64_to_32u()
213 int32_t norm; in arm_div_q63_to_q31() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/DSP/Include/dsp/
A Dutils.h156 __STATIC_INLINE void arm_norm_64_to_32u(uint64_t in, int32_t * normalized, int32_t *norm) in arm_norm_64_to_32u()
213 int32_t norm; in arm_div_q63_to_q31() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_csp_enc.c94 const double norm = 1. / 255.; in InitGammaTables() local
185 const double norm = 1. / MAX_Y_T; in InitGammaTablesS() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Darm_math.h1337 __STATIC_INLINE void arm_norm_64_to_32u(uint64_t in, int32_t * normalized, int32_t *norm) in arm_norm_64_to_32u()
1394 int32_t norm; in arm_div_q63_to_q31() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibbf.c7784 limb_t i, norm, norm_inv, a, n, m, m_inv; in ntt_vec_mul() local

Completed in 39 milliseconds