Home | History | Annotate | Download | only in opts

Lines Matching refs:xy0

101                                               int* xy0, int* xy1) {
114 _mm_storeu_si128(reinterpret_cast<__m128i *>(xy0), xy0_wide);
320 const int* xy0,
328 row00[xy0[0]], row00[xy1[0]], row10[xy0[1]], row10[xy1[1]],
332 row01[xy0[0]], row01[xy1[0]], row11[xy0[1]], row11[xy1[1]],
617 int xy0[4];
622 &all_xy, &sixteen_minus_xy, xy0, xy1);
631 reinterpret_cast<const uint32_t*>(src_addr + xy0[2] * rb);
635 reinterpret_cast<const uint32_t*>(src_addr + xy0[3] * rb);
640 row00, row01, row10, row11, xy0, xy1,