Searched refs:src_4 (Results 1 – 1 of 1) sorted by relevance
875 float32x4_t src_4 = vld1q_f32(src); in DeconvDwBorderPixel() local878 dst_4 = vfmaq_f32(dst_4, src_4, weight_4); in DeconvDwBorderPixel()