Searched defs:w4 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/Source/SupportFunctions/ |
D | arm_barycenter_f32.c | 87 float32_t w1, w2, w3, w4; in arm_barycenter_f32() local 205 float32_t accum, w,w1,w2,w3,w4; in arm_barycenter_f32() local
|
D | arm_barycenter_f16.c | 100 float16_t w1, w2, w3, w4; in arm_barycenter_f16() local
|