Searched refs:max_vec (Results 1 – 1 of 1) sorted by relevance
233 const int32x4_t max_vec = vdupq_n_s32((int8_t)out_activation_max); in arm_svdf_s8() local235 op = vminq_s32(op, max_vec); in arm_svdf_s8()