Searched refs:scale_xy (Results 1 – 1 of 1) sorted by relevance
297 const int scale_xy = wrk->fxy_scale; in RescalerExportRowShrink_SSE2() local298 const __m128i mult_xy = _mm_set_epi32(0, scale_xy, 0, scale_xy); in RescalerExportRowShrink_SSE2()