Home
last modified time | relevance | path

Searched defs:weigths (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-3.5.0/Source/SupportFunctions/
Darm_weighted_sum_f32.c55 float32_t arm_weighted_sum_f32(const float32_t *in,const float32_t *weigths, uint32_t blockSize) in arm_weighted_sum_f32()
104 float32_t arm_weighted_sum_f32(const float32_t *in,const float32_t *weigths, uint32_t blockSize) in arm_weighted_sum_f32()
158 float32_t arm_weighted_sum_f32(const float32_t *in, const float32_t *weigths, uint32_t blockSize) in arm_weighted_sum_f32()
Darm_weighted_sum_f16.c68 float16_t arm_weighted_sum_f16(const float16_t *in,const float16_t *weigths, uint32_t blockSize) in arm_weighted_sum_f16()
115 float16_t arm_weighted_sum_f16(const float16_t *in, const float16_t *weigths, uint32_t blockSize) in arm_weighted_sum_f16()