Lines Matching full:rowa
2604 png_const_bytep rowa = a->buffer+16;2635 if (stridea < 0) rowa += (height-1) * (-stridea);2652 ppa = rowa;2847 for (y=0; y<height; ++y, rowa += stridea, rowb += strideb)2852 for (x=0, ppa=rowa, ppb=rowb; x<width; ++x)