Home | History | Annotate | Download | only in cpu_ref

Lines Matching refs:ys3

327     int ys3 = rsMin(maxy, starty + 3);
332 const uchar4 *yp3 = (const uchar4 *)(pin + stride * ys3);
394 int ys3 = rsMin(maxy, starty + 3);
399 const uchar2 *yp3 = (const uchar2 *)(pin + stride * ys3);
461 int ys3 = rsMin(maxy, starty + 3);
466 const uchar *yp3 = pin + stride * ys3;
528 int ys3 = rsMin(maxy, starty + 3);
533 const float4 *yp3 = (const float4 *)(pin + stride * ys3);
568 int ys3 = rsMin(maxy, starty + 3);
573 const float2 *yp3 = (const float2 *)(pin + stride * ys3);
608 int ys3 = rsMin(maxy, starty + 3);
613 const float *yp3 = (const float *)(pin + stride * ys3);