Searched refs:max_vec (Results 1 – 2 of 2) sorted by relevance
268 const int32x4_t max_vec = vdupq_n_s32((int8_t)out_activation_max); in arm_svdf_s8() local270 op = vminq_s32(op, max_vec); in arm_svdf_s8()
253 const int32x4_t max_vec = vdupq_n_s32((int8_t)out_activation_max); in arm_svdf_state_s16_s8() local255 op = vminq_s32(op, max_vec); in arm_svdf_state_s16_s8()