Searched refs:mult_xy (Results 1 – 1 of 1) sorted by relevance
301 const __m128i mult_xy = _mm_set_epi32(0, scale_xy, 0, scale_xy); in RescalerExportRowShrinkSSE2() local327 ProcessRow(&E0, &E1, &E2, &E3, &mult_xy, dst + x_out); in RescalerExportRowShrinkSSE2()