Home | History | Annotate | Download | only in opts

Lines Matching defs:row1

283                                     const uint32_t* row1,
294 row1[x0[0]], row1[x1[0]], row1[x0[1]], row1[x1[1]],
406 const uint32_t* row1 =
518 row0, row1, x0, x1,
526 row0, row1, x0 + 2, x1 + 2,
558 __m128i sum1 = ProcessOnePixel(row1[x0], row1[x1], scale_x, all_y);
665 const uint32_t* row1 =
689 __m128i sum1 = ProcessOnePixel(row1[x0], row1[x1], scale_x, all_y);