Home
last modified time | relevance | path

Searched defs:inV (Results 1 – 25 of 26) sorted by relevance

12

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_q7_opt.c168 q31_t inV; in arm_fully_connected_q7_opt() local
199 q31_t inV; in arm_fully_connected_q7_opt() local
322 q15_t inV = *pA++; in arm_fully_connected_q7_opt() local
372 q15_t inV = *pA++; in arm_fully_connected_q7_opt() local
Darm_fully_connected_mat_q7_vec_q15_opt.c156 q31_t inV; in arm_fully_connected_mat_q7_vec_q15_opt() local
177 q31_t inV; in arm_fully_connected_mat_q7_vec_q15_opt() local
263 q15_t inV = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt() local
314 q15_t inV = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt() local
Darm_fully_connected_q7.c102 q31_t inV, inM11, inM12, inM21, inM22; in arm_fully_connected_q7() local
121 q7_t inV = *pA++; in arm_fully_connected_q7() local
166 q7_t inV = *pA++; in arm_fully_connected_q7() local
Darm_fully_connected_mat_q7_vec_q15.c101 q31_t inV, inM11, inM12, inM21, inM22; in arm_fully_connected_mat_q7_vec_q15() local
120 q15_t inV = *pA++; in arm_fully_connected_mat_q7_vec_q15() local
165 q15_t inV = *pA++; in arm_fully_connected_mat_q7_vec_q15() local
Darm_fully_connected_q15_opt.c133 q31_t inV; in arm_fully_connected_q15_opt() local
185 q15_t inV = *pA++; in arm_fully_connected_q15_opt() local
236 q15_t inV = *pA++; in arm_fully_connected_q15_opt() local
Darm_fully_connected_q15.c117 q15_t inV = *pA++; in arm_fully_connected_q15() local
161 q15_t inV = *pA++; in arm_fully_connected_q15() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/SupportFunctions/
Darm_weighted_sum_f32.c59 f32x4_t inV, wV; in arm_weighted_sum_f32() local
111 float32x4_t inV,wV; in arm_weighted_sum_f32() local
Darm_barycenter_f32.c141 f32x4_t inV, outV; in arm_barycenter_f32() local
207 float32x4_t tmp, inV,outV, inV1, inV2, inV3, inV4; in arm_barycenter_f32() local
Darm_fill_f32.c105 float32x4_t inV = vdupq_n_f32(value); in arm_fill_f32() local
Darm_copy_f32.c106 float32x4_t inV; in arm_copy_f32() local
Darm_q31_to_float.c109 int32x4_t inV; in arm_q31_to_float() local
Darm_weighted_sum_f16.c72 float16x8_t inV, wV; in arm_weighted_sum_f16() local
Darm_q15_to_float.c107 int16x8_t inV; in arm_q15_to_float() local
Darm_q7_to_float.c105 int8x16_t inV; in arm_q7_to_float() local
Darm_float_to_q31.c136 float32x4_t inV; in arm_float_to_q31() local
Darm_float_to_q15.c133 float32x4_t inV; in arm_float_to_q15() local
Darm_float_to_q7.c148 float32x4_t inV; in arm_float_to_q7() local
Darm_barycenter_f16.c155 f16x8_t inV, outV; in arm_barycenter_f16() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/BasicMathFunctions/
Darm_not_u16.c93 uint16x8_t inV; in arm_not_u16() local
Darm_not_u32.c85 uint32x4_t inV; in arm_not_u32() local
Darm_not_u8.c85 uint8x16_t inV; in arm_not_u8() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/StatisticsFunctions/
Darm_rms_f32.c87 float32x4_t inV; in arm_rms_f32() local
Darm_mean_f32.c104 float32x4_t inV; in arm_mean_f32() local
Darm_power_f32.c125 float32x4_t inV; in arm_power_f32() local
Darm_var_f32.c134 float32x4_t inV; in arm_var_f32() local

12