Searched defs:x4 (Results 1 – 8 of 8) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Source/FilteringFunctions/ |
D | arm_correlate_opt_q7.c | 69 q15_t x4; /* Temporary input variable */ in arm_correlate_opt_q7() local
|
D | arm_conv_opt_q7.c | 69 q15_t x4; /* Temporary input variable */ in arm_conv_opt_q7() local
|
D | arm_conv_partial_opt_q7.c | 68 q15_t x4; /* Temporary input variable */ in arm_conv_partial_opt_q7() local
|
D | arm_fir_f16.c | 580 …_Float16 x0, x1, x2, x3, x4, x5, x6, x7; /* Temporary variables to hold state values… in arm_fir_f16() local
|
D | arm_fir_f32.c | 928 …float32_t x0, x1, x2, x3, x4, x5, x6, x7; /* Temporary variables to hold state value… in arm_fir_f32() local
|
/cmsis-dsp-3.7.0-3.6.0/ComputeLibrary/Include/ |
D | NEMath.h | 279 float32x4_t x4 = vmulq_f32(x2, x2); in vtaylor_polyq_f32() local 293 float64x2_t x4 = vmulq_f64(x2, x2); in vtaylor_polyq_f64() local 430 const float16x8_t x4 = vmulq_f16(x2, x2); in vtaylor_polyq_f16() local
|
/cmsis-dsp-3.7.0-3.6.0/Include/ |
D | arm_vec_math_f16.h | 140 float16x8_t x4 = vmulq(x2, x2); in vtaylor_polyq_f16() local
|
D | arm_vec_math.h | 137 f32x4_t x4 = vmulq(x2, x2); in vtaylor_polyq_f32() local
|