Home | History | Annotate | Download | only in src

Lines Matching defs:x1

224     int operator() (const uchar * ptr, int len, int & x0, int & x1, int & x2, int & x3)
250 x1 = buf[0] + buf[1] + buf[2] + buf[3];
276 int operator() (const uchar * ptr, int len, int & x0, int & x1, int & x2, int & x3)
317 x1 = buf[0] + buf[1] + buf[2] + buf[3];
342 int operator() (const ushort * ptr, int len, int & x0, int & x1, int & x2, int64 & x3)
374 x1 = buf[0] + buf[1] + buf[2] + buf[3];
407 WT x0 = 0, x1 = 0, x2 = 0;
409 x = vop(ptr, size.width, x0, x1, x2, x3);
417 x1 += xp;
426 mom[8] += ((MT)x1) * sy; // m12
430 mom[4] += x1 * y; // m11
433 mom[1] += x1; // m10