Searched refs:thres_odd (Results 1 – 1 of 1) sorted by relevance
182 const int32x4_t thres_odd = vec_sub(sumsq_odd_scaled, vec_mulo(sum, sum)); in mask_s16() local185 const bool32x4_t mask_odd = vec_cmplt(thres_odd, lim); in mask_s16()