Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 25 of 44) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_f32.c260 float32_t c0, c1, c2, c3; in arm_fir_f32_5_8_mve() local
377 float32_t c0, c1, c2, c3; in arm_fir_f32() local
927 …float32_t c0; /* Temporary variable to hold coefficient … in arm_fir_f32() local
Darm_fir_decimate_fast_q15.c73 …q31_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
319 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q15() local
Darm_fir_decimate_q15.c330 …q31_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
575 …q15_t x0, x1, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q15() local
Darm_fir_decimate_f32.c389 …float32_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f32() local
632 …float32_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_f32() local
Darm_fir_interpolate_f32.c485 …float32_t c0; /* Temporary variables to hold state and coefficient va… in arm_fir_interpolate_f32() local
847 float32_t c0, c1, c2, c3; in arm_fir_interpolate_f32() local
Darm_fir_f16.c256 float16_t c0, c1, c2, c3; in arm_fir_f16() local
582 …_Float16 c0; /* Temporary variable to hold coefficient v… in arm_fir_f16() local
Darm_fir_fast_q15.c77 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q15() local
Darm_fir_fast_q31.c79 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q31() local
Darm_fir_decimate_fast_q31.c73 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q31() local
Darm_conv_fast_q15.c77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
Darm_conv_fast_q31.c77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
Darm_correlate_fast_q15.c77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q15() local
Darm_correlate_fast_q31.c79 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q31() local
Darm_conv_partial_q31.c82 q31_t x0, x1, x2, c0; /* Temporary variables */ in arm_conv_partial_q31() local
Darm_conv_partial_f32.c103 float32_t x0, x1, x2, x3, c0; /* Temporary variables */ in arm_conv_partial_f32() local
Darm_conv_partial_fast_q15.c72 q31_t x0, x1, x2, x3, c0; /* Temporary input variables */ in arm_conv_partial_fast_q15() local
Darm_conv_partial_fast_q31.c79 q31_t x0, x1, x2, x3, c0; in arm_conv_partial_fast_q31() local
Darm_conv_partial_q15.c78 …q31_t x0, x1, x2, x3, c0; /* Temporary input variables to hold state and coef… in arm_conv_partial_q15() local
Darm_conv_partial_q7.c84 …q7_t x0, x1, x2, x3, c0, c1; /* Temporary variables to hold state and coefficien… in arm_conv_partial_q7() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_nn_mat_mult_s8.c82 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8() local
141 int16x8_t c0 = vldrbq_z_s16(ip_c0, p); in arm_nn_mat_mult_s8() local
/hal_nxp-latest/mcux/mcux-sdk/drivers/casper/
Dfsl_casper.c170 #define add(c1, c0, a, b) \ argument
228 #define mul(c1, c0, a, b) \ argument
242 #define muladd(c1, c0, a, b) \ argument
256 #define muladdadd(c1, c0, a, b) \ argument
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/ComplexMathFunctions/
Darm_cmplx_dot_prod_q15.c168 q15_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q15() local
Darm_cmplx_dot_prod_q31.c172 q31_t a0,b0,c0,d0; in arm_cmplx_dot_prod_q31() local
Darm_cmplx_dot_prod_f16.c199 _Float16 a0,b0,c0,d0; in arm_cmplx_dot_prod_f16() local
Darm_cmplx_dot_prod_f32.c192 float32_t a0,b0,c0,d0; in arm_cmplx_dot_prod_f32() local

12