Lines Matching defs:hpass
379 unsigned int hpass;
402 x, &y, (unsigned int*)&h, &hpass)) != 0) {
404 hpass, buf_pitch, src_pitch);
405 src += hpass * src_pitch;
699 int hpass = min(h, scratch->total/2 / scratch_pitch);
710 scratch_pitch_offset, x, y, 0, 0, w, hpass, 0, 0);
725 int oldhpass = hpass, i = 0;
731 hpass = min(h, scratch->total/2 / scratch_pitch);
734 if (hpass) {
738 x, y, 0, 0, w, hpass, 0, 0);
756 if (hpass)