Home | History | Annotate | Download | only in opts

Lines Matching defs:row1

281                                     const uint32_t* row1,
292 row1[x0[0]], row1[x1[0]], row1[x0[1]], row1[x1[1]],
404 const uint32_t* row1 =
515 row0, row1, x0, x1,
523 row0, row1, x0 + 2, x1 + 2,
555 __m128i sum1 = ProcessOnePixel(row1[x0], row1[x1], scale_x, all_y);
662 const uint32_t* row1 =
686 __m128i sum1 = ProcessOnePixel(row1[x0], row1[x1], scale_x, all_y);