Searched defs:coeffs (Results 1 – 10 of 10) sorted by relevance
71 float32_t * coeffs, in arm_spline_init_f32()
102 float32_t coeffs[8][12] = { in generateCoefsFastBiquadF16() local
102 float32_t coeffs[4][8] = { in generateCoefsFastBiquadF32() local
68 f16x8_t coeffs; in arm_biquad_cascade_df1_f16() local
180 f32x4_t coeffs; in arm_biquad_cascade_df1_f32() local
99 …float16_t coeffs[12][8]; /**< Points to the array of modified coefficients. The array is of lengt… member
120 float32_t * coeffs; /**< Coefficients buffer (b,c, and d) */ member
282 …float32_t coeffs[8][4]; /**< Points to the array of modified coefficients. The array is of length… member
133 const float16_t * coeffs) in vtaylor_polyq_f16()
130 const float32_t * coeffs) in vtaylor_polyq_f32()