Searched refs:weight_4 (Results 1 – 3 of 3) sorted by relevance
495 .macro weight_4 add macro
876 float32x4_t weight_4 = vld1q_f32(weight_kw); in DeconvDwBorderPixel() local878 dst_4 = vfmaq_f32(dst_4, src_4, weight_4); in DeconvDwBorderPixel()
771 .macro weight_4 add macro