Home
last modified time | relevance | path

Searched refs:src_xstep (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_sse.h626 int32_t src_xstep) in util_sse2_stretch_row_8unorm() argument
635 error1 = error0 + src_xstep; in util_sse2_stretch_row_8unorm()
636 error2 = error1 + src_xstep; in util_sse2_stretch_row_8unorm()
637 error3 = error2 + src_xstep; in util_sse2_stretch_row_8unorm()
643 error_step = _mm_set1_epi16(src_xstep << 2); in util_sse2_stretch_row_8unorm()
660 src_x += src_xstep; in util_sse2_stretch_row_8unorm()
662 src_x += src_xstep; in util_sse2_stretch_row_8unorm()
664 src_x += src_xstep; in util_sse2_stretch_row_8unorm()
666 src_x += src_xstep; in util_sse2_stretch_row_8unorm()