Lines Matching refs:spp

822     uint32 imagelength, uint32 imagewidth, tsample_t spp)
826 uint8* buf, uint32 imagelength, uint32 imagewidth, tsample_t spp)
831 uint8* buf, uint32 imagelength, uint32 imagewidth, tsample_t spp)
847 (void) imagewidth; (void) spp; in DECLAREcpFunc()
902 if (spp == 1) { in DECLAREcpFunc()
982 (void) imagewidth; (void) spp; in DECLAREcpFunc()
1034 for (s = 0; s < spp; s++) { in DECLAREcpFunc()
1088 for (s = 0; s < spp; s++) { in DECLAREcpFunc()
1101 inp += spp; in DECLAREcpFunc()
1152 for (s = 0; s < spp; s++) { in DECLAREcpFunc()
1164 outp += spp; in DECLAREcpFunc()
1198 uint32 rows, uint32 cols, int outskew, int inskew, tsample_t spp, in cpContigBufToSeparateBuf() argument
1210 in += (spp-1) * bytes_per_sample; in cpContigBufToSeparateBuf()
1219 uint32 rows, uint32 cols, int outskew, int inskew, tsample_t spp, in cpSeparateBufToContigBuf() argument
1230 out += (spp-1)*bytes_per_sample; in cpSeparateBufToContigBuf()
1239 uint32 imagelength, uint32 imagewidth, tsample_t spp) in cpImage() argument
1254 imagewidth, spp)) { in cpImage()
1256 imagelength, imagewidth, spp); in cpImage()
1276 (void) imagewidth; (void) spp; in DECLAREreadFunc()
1310 for (s = 0; s < spp; s++) { in DECLAREreadFunc()
1324 *bp = *sbuf++, bp += spp; in DECLAREreadFunc()
1326 bufp += scanlinesize * spp; in DECLAREreadFunc()
1347 (void) spp; in DECLAREreadFunc()
1394 int iskew = imagew - tilew*spp; in DECLAREreadFunc()
1431 for (s = 0; s < spp; s++) { in DECLAREreadFunc()
1447 if (colb + tilew*spp > imagew) { in DECLAREreadFunc()
1449 int oskew = tilew*spp - width; in DECLAREreadFunc()
1453 width/(spp*bytes_per_sample), in DECLAREreadFunc()
1455 oskew/spp, spp, in DECLAREreadFunc()
1461 iskew, 0, spp, in DECLAREreadFunc()
1464 colb += tilew*spp; in DECLAREreadFunc()
1478 (void) imagewidth; (void) spp; in DECLAREwriteFunc()
1496 uint32 rowsize = imagewidth * spp; in DECLAREwriteFunc()
1508 for (s = 0; s < spp; s++) { in DECLAREwriteFunc()
1517 nrows, imagewidth, 0, 0, spp, 1); in DECLAREwriteFunc()
1543 (void) spp; in DECLAREwriteFunc()
1590 int iskew = iimagew - tilew*spp; in DECLAREwriteFunc()
1626 for (s = 0; s < spp; s++) { in DECLAREwriteFunc()
1636 bufp + (colb*spp) + s, in DECLAREwriteFunc()
1638 oskew, (oskew*spp)+iskew, spp, in DECLAREwriteFunc()
1642 bufp + (colb*spp) + s, in DECLAREwriteFunc()
1644 0, iskew, spp, in DECLAREwriteFunc()
1673 imagelength, imagewidth, spp); in DECLAREcpFunc()
1684 imagelength, imagewidth, spp); in DECLAREcpFunc()
1695 imagelength, imagewidth, spp); in DECLAREcpFunc()
1706 imagelength, imagewidth, spp); in DECLAREcpFunc()
1717 imagelength, imagewidth, spp); in DECLAREcpFunc()
1728 imagelength, imagewidth, spp); in DECLAREcpFunc()
1739 imagelength, imagewidth, spp); in DECLAREcpFunc()
1750 imagelength, imagewidth, spp); in DECLAREcpFunc()
1761 imagelength, imagewidth, spp); in DECLAREcpFunc()
1772 imagelength, imagewidth, spp); in DECLAREcpFunc()
1783 imagelength, imagewidth, spp); in DECLAREcpFunc()
1794 imagelength, imagewidth, spp); in DECLAREcpFunc()