Searched defs:u (Results 1 – 5 of 5) sorted by relevance
/cmsis-dsp-latest/Source/InterpolationFunctions/ |
D | arm_spline_interp_init_f32.c | 84 float32_t * u = tempBuffer; /* (n-1)-long scratch buffer for u elements */ in arm_spline_init_f32() local
|
/cmsis-dsp-latest/Source/TransformFunctions/ |
D | arm_rfft_fast_f16.c | 208 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local 416 float16_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f16() local
|
D | arm_rfft_fast_f64.c | 129 float64_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f64() local
|
D | arm_rfft_fast_f32.c | 202 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local 410 float32_t t1a, t1b, r, s, t, u; /* temporary variables */ in merge_rfft_f32() local
|
/cmsis-dsp-latest/Include/dsp/ |
D | none.h | 249 q31_t r, s, t, u; in __QADD8() local 267 q31_t r, s, t, u; in __QSUB8() local
|