Searched refs:pix_1 (Results 1 – 1 of 1) sorted by relevance
204 int16x8_t pix_0, pix_1; in convolve() local214 pix_1 = vreinterpretq_s16_u16(vmovl_u8(src_1)); in convolve()215 pix_0 = vmlaq_s16(pix_0, coeff_1, pix_1); in convolve()