Home | History | Annotate | Download | only in opts

Lines Matching refs:xy0

102                                               int* xy0, int* xy1) {
115 _mm_storeu_si128(reinterpret_cast<__m128i *>(xy0), xy0_wide);
321 const int* xy0,
329 row00[xy0[0]], row00[xy1[0]], row10[xy0[1]], row10[xy1[1]],
333 row01[xy0[0]], row01[xy1[0]], row11[xy0[1]], row11[xy1[1]],
618 int xy0[4];
623 &all_xy, &sixteen_minus_xy, xy0, xy1);
632 reinterpret_cast<const uint32_t*>(src_addr + xy0[2] * rb);
636 reinterpret_cast<const uint32_t*>(src_addr + xy0[3] * rb);
641 row00, row01, row10, row11, xy0, xy1,