Searched refs:min_vec (Results 1 – 1 of 1) sorted by relevance
232 const int32x4_t min_vec = vdupq_n_s32((int8_t)out_activation_min); in arm_svdf_s8() local234 op = vmaxq_s32(op, min_vec); in arm_svdf_s8()