Home
last modified time | relevance | path

Searched defs:pState (Results 1 – 25 of 95) sorted by relevance

1234

/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dfiltering_functions.h59 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member
69 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
79 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
89 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
250 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
261 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
272 …float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
770 …q15_t *pState; /**< points to the state variable array. The array is of length numTap… member
781 …q31_t *pState; /**< points to the state variable array. The array is of length numTap… member
792 …float32_t *pState; /**< points to the state variable array. The array is of length numTap… member
[all …]
Dfiltering_functions_f16.h50 …float16_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
89 …float16_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
137 …float16_t *pState; /**< points to the array of state coefficients. The array is of length… member
147 …float16_t *pState; /**< points to the array of state coefficients. The array is of length… member
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Include/
Darm_math.h1200 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member
1210 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1220 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
1230 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
1381 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
1392 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
1403 …float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
3416 …q15_t *pState; /**< points to the state variable array. The array is of length numTap… member
3427 …q31_t *pState; /**< points to the state variable array. The array is of length numTap… member
3438 …float32_t *pState; /**< points to the state variable array. The array is of length numTap… member
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_fir_f32.c169 float32_t *pState = pRefStatePtr; /* State pointer */ in arm_fir_f32_1_4_mve() local
253 float32_t *pState = pRefStatePtr; /* State pointer */ in arm_fir_f32_5_8_mve() local
369 float32_t *pState = pRefStatePtr ; /* State pointer */ in arm_fir_f32() local
696 float32_t *pState = S->pState; /* State pointer */ in arm_fir_f32() local
915 float32_t *pState = S->pState; /* State pointer */ in arm_fir_f32() local
Darm_fir_interpolate_f32.c142 float32_t *pState = S->pState; /* State pointer */ in arm_fir_interpolate2_f32_mve() local
265 float32_t *pState = S->pState; /* State pointer */ in arm_fir_interpolate_f32() local
479 float32_t *pState = S->pState; /* State pointer */ in arm_fir_interpolate_f32() local
834 float32_t *pState = S->pState; /* State pointer */ in arm_fir_interpolate_f32() local
Darm_fir_f16.c67 float16_t *pState = S->pState; /* State pointer */ in arm_fir_f16_1_4_mve() local
157 float16_t *pState = S->pState; /* State pointer */ in arm_fir_f16_5_8_mve() local
248 float16_t *pState = pRefStatePtr ; /* State pointer */ in arm_fir_f16() local
570 float16_t *pState = S->pState; /* State pointer */ in arm_fir_f16() local
Darm_biquad_cascade_df1_f32.c175 float32_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f32() local
353 float32_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f32() local
514 float32_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f32() local
Darm_biquad_cascade_df2T_f32.c61 float32_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_df2T_f32() local
193 float32_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_df2T_f32() local
355 float32_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_df2T_f32() local
Darm_fir_q31.c214 q31_t *pState = pRefStatePtr; /* State pointer */ in arm_fir_q31_1_4_mve() local
456 q31_t *pState = pRefStatePtr; /* State pointer */ in arm_fir_q31_29_32_mve() local
656 q31_t *pState = pRefStatePtr; /* State pointer */ in arm_fir_q31() local
938 q31_t *pState = S->pState; /* State pointer */ in arm_fir_q31() local
Darm_biquad_cascade_df1_32x64_q31.c186 q63_t *pState = S->pState; /* state pointer initialization */ in arm_biquad_cas_df1_32x64_q31_scalar() local
292 q63_t *pState = S->pState; /* state pointer initialization */ in arm_biquad_cas_df1_32x64_q31() local
531 q63_t *pState = S->pState; /* state pointer initialization */ in arm_biquad_cas_df1_32x64_q31() local
Darm_fir_decimate_q15.c70 q15_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_q15() local
325 q15_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_q15() local
570 q15_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_q15() local
Darm_fir_decimate_f32.c137 float32_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_f32() local
383 float32_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_f32() local
627 float32_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_f32() local
Darm_biquad_cascade_df1_init_f32.c81 float32_t * pState) in arm_biquad_cascade_df1_init_f32()
130 float32_t * pState) in arm_biquad_cascade_df1_mve_init_f32()
Darm_biquad_cascade_df1_init_f16.c82 float16_t * pState) in arm_biquad_cascade_df1_init_f16()
142 float16_t * pState) in arm_biquad_cascade_df1_mve_init_f16()
Darm_biquad_cascade_df2T_f16.c61 float16_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_df2T_f16() local
198 float16_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_df2T_f16() local
Darm_lms_f32.c174 float32_t *pState = S->pState; /* State pointer */ in arm_lms_f32() local
346 float32_t *pState = S->pState; /* State pointer */ in arm_lms_f32() local
Darm_fir_decimate_fast_q15.c68 q15_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_fast_q15() local
314 q15_t *pState = S->pState; /* State pointer */ in arm_fir_decimate_fast_q15() local
Darm_biquad_cascade_stereo_df2T_f32.c59 float32_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_stereo_df2T_f32() local
191 float32_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_stereo_df2T_f32() local
Darm_biquad_cascade_df1_q15.c73 q15_t *pState = S->pState; /* pState pointer initialization */ in arm_biquad_cascade_df1_q15() local
332 q15_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_df1_q15() local
Darm_biquad_cascade_df1_f16.c62 float16_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f16() local
321 float16_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f16() local
Darm_lms_norm_f32.c168 float32_t *pState = S->pState; /* State pointer */ in arm_lms_norm_f32() local
357 float32_t *pState = S->pState; /* State pointer */ in arm_lms_norm_f32() local
Darm_biquad_cascade_df1_q31.c73 q31_t *pState = S->pState; /* pState pointer initialization */ in arm_biquad_cascade_df1_q31() local
329 q31_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_q31() local
Darm_biquad_cascade_stereo_df2T_f16.c63 float16_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_stereo_df2T_f16() local
204 float16_t *pState = S->pState; /* State pointer */ in arm_biquad_cascade_stereo_df2T_f16() local
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/powerquad/
Dfsl_powerquad_cmsis.c385 void arm_dct4_q31(const arm_dct4_instance_q31 *S, q31_t *pState, q31_t *pInlineBuffer) in arm_dct4_q31()
606 void arm_dct4_q15(const arm_dct4_instance_q15 *S, q15_t *pState, q15_t *pInlineBuffer) in arm_dct4_q15()
773 …arm_fir_instance_f32 *S, uint16_t numTaps, const float32_t *pCoeffs, float32_t *pState, uint32_t b… in arm_fir_init_f32()
800 …arm_fir_instance_q31 *S, uint16_t numTaps, const q31_t *pCoeffs, q31_t *pState, uint32_t blockSize) in arm_fir_init_q31()
827 …arm_fir_instance_q15 *S, uint16_t numTaps, const q15_t *pCoeffs, q15_t *pState, uint32_t blockSize) in arm_fir_init_q15()
1374 q15_t *pState) in arm_mat_mult_q15()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/src/comps/mcuxClPkc/inc/
DmcuxClPkc_Functions.h72 #define MCUXCLPKC_FP_INITIALIZE(pState) \ argument
93 #define MCUXCLPKC_FP_DEINITIALIZE(pState) \ argument

1234