Home | History | Annotate | Download | only in opts

Lines Matching defs:row1

289                                     const uint32_t* row1,
300 row1[x0[0]], row1[x1[0]], row1[x0[1]], row1[x1[1]],
412 const uint32_t* row1 =
524 row0, row1, x0, x1,
532 row0, row1, x0 + 2, x1 + 2,
564 __m128i sum1 = ProcessOnePixel(row1[x0], row1[x1], scale_x, all_y);
671 const uint32_t* row1 =
695 __m128i sum1 = ProcessOnePixel(row1[x0], row1[x1], scale_x, all_y);