/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_fir_decimate_fast_q15.c | 73 …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
|
D | arm_lms_norm_f32.c | 177 …float32_t w, x0, in; /* weight factor, temporary variable to hold input … in arm_lms_norm_f32() local 367 …float32_t x0, in; /* Temporary variable to hold input sample and stat… in arm_lms_norm_f32() local
|
D | arm_fir_decimate_q15.c | 330 …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
|
D | arm_fir_decimate_f32.c | 389 …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
|
D | arm_fir_f32.c | 704 float32x4_t accv0,accv1,samples0,samples1,x0,x1,x2,xa,xb,b; in arm_fir_f32() local 926 …float32_t x0, x1, x2, x3, x4, x5, x6, x7; /* Temporary variables to hold state value… in arm_fir_f32() local
|
D | arm_fir_fast_q15.c | 77 …q31_t x0, x1, x2, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q15() local
|
D | arm_fir_fast_q31.c | 79 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_fir_fast_q31() local
|
D | arm_fir_decimate_fast_q31.c | 73 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_fast_q31() local
|
D | arm_conv_fast_q15.c | 77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q15() local
|
D | arm_lms_norm_q31.c | 84 q31_t x0; /* Temporary variable to hold input sample */ in arm_lms_norm_q31() local
|
D | arm_conv_fast_q31.c | 77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables to hold state and coefficien… in arm_conv_fast_q31() local
|
D | arm_lms_norm_q15.c | 84 q15_t x0; /* Temporary variable to hold input sample */ in arm_lms_norm_q15() local
|
D | arm_correlate_fast_q15.c | 77 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q15() local
|
D | arm_correlate_fast_q31.c | 79 …q31_t x0, x1, x2, x3, c0; /* Temporary variables for holding input and coeffi… in arm_correlate_fast_q31() local
|
D | arm_conv_partial_q31.c | 82 q31_t x0, x1, x2, c0; /* Temporary variables */ in arm_conv_partial_q31() local
|
D | arm_conv_partial_fast_q15.c | 72 q31_t x0, x1, x2, x3, c0; /* Temporary input variables */ in arm_conv_partial_fast_q15() local
|
D | arm_conv_partial_f32.c | 103 float32_t x0, x1, x2, x3, c0; /* Temporary variables */ in arm_conv_partial_f32() local
|
D | arm_conv_partial_fast_q31.c | 79 q31_t x0, x1, x2, x3, c0; in arm_conv_partial_fast_q31() local
|
D | arm_conv_partial_q15.c | 78 …q31_t x0, x1, x2, x3, c0; /* Temporary input variables to hold state and coef… in arm_conv_partial_q15() local
|
D | arm_conv_partial_q7.c | 84 …q7_t x0, x1, x2, x3, c0, c1; /* Temporary variables to hold state and coefficien… in arm_conv_partial_q7() local
|
D | arm_fir_decimate_q31.c | 317 …q31_t x0, c0; /* Temporary variables to hold state and coefficien… in arm_fir_decimate_q31() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
D | filtering_functions.h | 1628 float32_t x0; /**< saves previous input sample. */ member 1680 q31_t x0; /**< saves previous input sample. */ member 1734 q15_t x0; /**< saves previous input sample. */ member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/InterpolationFunctions/ |
D | arm_linear_interp_f16.c | 87 float16_t x0, x1; /* Nearest input values */ in arm_linear_interp_f16() local
|
D | arm_linear_interp_f32.c | 84 float32_t x0, x1; /* Nearest input values */ in arm_linear_interp_f32() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/ |
D | cmsis_gcc.h | 122 #define HVC_2(imm, x0, x1) __asm volatile ( \ argument
|