Home
last modified time | relevance | path

Searched defs:pIn (Results 1 – 25 of 65) sorted by relevance

123

/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/MatrixFunctions/
Darm_mat_scale_f32.c84 float32_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_scale_f32() local
142 float32_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_scale_f32() local
212 float32_t *pIn = pSrc->pData; /* Input data matrix pointer */ in arm_mat_scale_f32() local
Darm_mat_inverse_f32.c77 float32_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_inverse_f32() local
575 float32_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_inverse_f32() local
979 float32_t *pIn = pSrc->pData; /* input data matrix pointer */ local
Darm_mat_scale_f16.c71 float16_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_scale_f16() local
131 float16_t *pIn = pSrc->pData; /* Input data matrix pointer */ in arm_mat_scale_f16() local
Darm_mat_scale_q31.c61 q31_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_scale_q31() local
138 q31_t *pIn = pSrc->pData; /* Input data matrix pointer */ in arm_mat_scale_q31() local
Darm_mat_scale_q15.c62 q15_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_scale_q15() local
139 q15_t *pIn = pSrc->pData; /* Input data matrix pointer */ in arm_mat_scale_q15() local
Darm_mat_trans_f32.c104 float32_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_trans_f32() local
230 float32_t *pIn = pSrc->pData; /* input data matrix pointer */ in arm_mat_trans_f32() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/StatisticsFunctions/
Darm_logsumexp_f32.c72 const float32_t *pIn; in arm_logsumexp_f32() local
135 const float32_t *pIn; in arm_logsumexp_f32() local
236 const float32_t *pIn; in arm_logsumexp_f32() local
Darm_logsumexp_f16.c75 const float16_t *pIn; in arm_logsumexp_f16() local
129 const float16_t *pIn; in arm_logsumexp_f16() local
Darm_entropy_f32.c103 const float32_t *pIn; in arm_entropy_f32() local
149 const float32_t *pIn; in arm_entropy_f32() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_weighted_sum_f32.c60 const float32_t *pIn, *pW; in arm_weighted_sum_f32() local
113 const float32_t *pIn, *pW; in arm_weighted_sum_f32() local
162 const float32_t *pIn, *pW; in arm_weighted_sum_f32() local
Darm_barycenter_f32.c59 const float32_t *pIn, *pW; in arm_barycenter_f32() local
202 const float32_t *pIn,*pW, *pIn1, *pIn2, *pIn3, *pIn4; in arm_barycenter_f32() local
355 const float32_t *pIn,*pW; in arm_barycenter_f32() local
Darm_q31_to_float.c106 const q31_t *pIn = pSrc; /* Src pointer */ in arm_q31_to_float() local
153 const q31_t *pIn = pSrc; /* Src pointer */ in arm_q31_to_float() local
Darm_weighted_sum_f16.c73 const float16_t *pIn, *pW; in arm_weighted_sum_f16() local
119 const float16_t *pIn, *pW; in arm_weighted_sum_f16() local
Darm_q15_to_float.c104 const q15_t *pIn = pSrc; /* Src pointer */ in arm_q15_to_float() local
159 const q15_t *pIn = pSrc; /* Source pointer */ in arm_q15_to_float() local
Darm_q7_to_float.c102 const q7_t *pIn = pSrc; /* Src pointer */ in arm_q7_to_float() local
170 const q7_t *pIn = pSrc; /* Source pointer */ in arm_q7_to_float() local
Darm_float_to_q31.c133 const float32_t *pIn = pSrc; /* Src pointer */ in arm_float_to_q31() local
226 const float32_t *pIn = pSrc; /* Source pointer */ in arm_float_to_q31() local
Darm_float_to_q15.c130 const float32_t *pIn = pSrc; /* Src pointer */ in arm_float_to_q15() local
222 const float32_t *pIn = pSrc; /* Source pointer */ in arm_float_to_q15() local
Darm_float_to_q7.c145 const float32_t *pIn = pSrc; /* Src pointer */ in arm_float_to_q7() local
246 const float32_t *pIn = pSrc; /* Source pointer */ in arm_float_to_q7() local
Darm_barycenter_f16.c73 const float16_t *pIn, *pW; in arm_barycenter_f16() local
213 const float16_t *pIn,*pW; in arm_barycenter_f16() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/
Darm_biquad_cascade_df1_f32.c173 const float32_t *pIn = pSrc; /* source pointer */ in arm_biquad_cascade_df1_f32() local
351 const float32_t *pIn = pSrc; /* source pointer */ in arm_biquad_cascade_df1_f32() local
512 const float32_t *pIn = pSrc; /* Source pointer */ in arm_biquad_cascade_df1_f32() local
Darm_biquad_cascade_df2T_f32.c57 const float32_t *pIn = pSrc; /* source pointer */ in arm_biquad_cascade_df2T_f32() local
191 const float32_t *pIn = pSrc; /* source pointer */ in arm_biquad_cascade_df2T_f32() local
353 const float32_t *pIn = pSrc; /* Source pointer */ in arm_biquad_cascade_df2T_f32() local
Darm_biquad_cascade_df1_32x64_q31.c184 const q31_t *pIn = pSrc; /* input pointer initialization */ in arm_biquad_cas_df1_32x64_q31_scalar() local
290 const q31_t *pIn = pSrc; /* input pointer initialization */ in arm_biquad_cas_df1_32x64_q31() local
529 const q31_t *pIn = pSrc; /* input pointer initialization */ in arm_biquad_cas_df1_32x64_q31() local
Darm_biquad_cascade_df2T_f16.c57 float16_t *pIn = (float16_t *)pSrc; /* source pointer */ in arm_biquad_cascade_df2T_f16() local
196 const float16_t *pIn = pSrc; /* Source pointer */ in arm_biquad_cascade_df2T_f16() local
/hal_nxp-3.6.0/mcux/mcux-sdk/CMSIS/DSP/Source/BayesFunctions/
Darm_gaussian_naive_bayes_predict_f32.c68 const float32_t *pIn = in; in arm_gaussian_naive_bayes_predict_f32() local
165 const float32_t *pIn=in; in arm_gaussian_naive_bayes_predict_f32() local
346 const float32_t *pIn=in; in arm_gaussian_naive_bayes_predict_f32() local
Darm_gaussian_naive_bayes_predict_f16.c70 const float16_t *pIn = in; in arm_gaussian_naive_bayes_predict_f16() local
157 const float16_t *pIn=in; in arm_gaussian_naive_bayes_predict_f16() local

123