Lines Matching refs:toskew

570     int32 fromskew, toskew;  in gtTileContig()  local
586 toskew = -(int32)(tw + w); in gtTileContig()
590 toskew = -(int32)(tw - w); in gtTileContig()
617 npix, nrow, fromskew, toskew + fromskew, buf + pos); in gtTileContig()
621 (*put)(img, raster+y*w+col, col, y, tw, nrow, 0, toskew, buf + pos); in gtTileContig()
668 int32 fromskew, toskew; in gtTileSeparate() local
692 toskew = -(int32)(tw + w); in gtTileSeparate()
696 toskew = -(int32)(tw - w); in gtTileSeparate()
741 npix, nrow, fromskew, toskew + fromskew, in gtTileSeparate()
745 tw, nrow, 0, toskew, r + pos, g + pos, b + pos, a + pos); in gtTileSeparate()
789 int32 fromskew, toskew; in gtStripContig() local
802 toskew = -(int32)(w + w); in gtStripContig()
805 toskew = -(int32)(w - w); in gtStripContig()
826 (*put)(img, raster+y*w, 0, y, w, nrow, fromskew, toskew, buf + pos); in gtStripContig()
869 int32 fromskew, toskew; in gtStripSeparate() local
889 toskew = -(int32)(w + w); in gtStripSeparate()
893 toskew = -(int32)(w - w); in gtStripSeparate()
935 (*put)(img, raster+y*w, 0, y, w, nrow, fromskew, toskew, r + pos, g + pos, in gtStripSeparate()
1036 int32 fromskew, int32 toskew, \
1055 cp += toskew; in DECLAREContigPutFunc()
1072 cp += toskew; in DECLAREContigPutFunc()
1089 cp += toskew; in DECLAREContigPutFunc()
1106 cp += toskew; in DECLAREContigPutFunc()
1126 cp += toskew; in DECLAREContigPutFunc()
1151 cp += toskew; in DECLAREContigPutFunc()
1168 cp += toskew; in DECLAREContigPutFunc()
1185 cp += toskew; in DECLAREContigPutFunc()
1202 cp += toskew; in DECLAREContigPutFunc()
1220 cp += toskew; in DECLAREContigPutFunc()
1241 cp += toskew; in DECLAREContigPutFunc()
1259 cp += toskew; in DECLAREContigPutFunc()
1284 cp += toskew; in DECLAREContigPutFunc()
1304 cp += toskew; in DECLAREContigPutFunc()
1325 cp += toskew; in DECLAREContigPutFunc()
1359 cp += toskew; in DECLAREContigPutFunc()
1384 cp += toskew; in DECLAREContigPutFunc()
1412 cp += toskew; in DECLAREContigPutFunc()
1422 int32 fromskew, int32 toskew,\
1435 cp += toskew; in DECLARESepPutFunc()
1451 cp += toskew; in DECLARESepPutFunc()
1464 cp += toskew; in DECLARESepPutFunc()
1484 cp += toskew; in DECLARESepPutFunc()
1502 cp += toskew; in DECLARESepPutFunc()
1521 cp += toskew; in DECLARESepPutFunc()
1554 cp += toskew; in DECLARESepPutFunc()
1578 cp += toskew; in DECLAREContigPutFunc()
1607 int32 fromskew, int32 toskew, in putcontig8bitYCbCrGenericTile() argument
1613 uint32* cp1 = cp+w+toskew; in putcontig8bitYCbCrGenericTile()
1614 uint32* cp2 = cp1+w+toskew; in putcontig8bitYCbCrGenericTile()
1615 uint32* cp3 = cp2+w+toskew; in putcontig8bitYCbCrGenericTile()
1616 int32 incr = 3*w+4*toskew; in putcontig8bitYCbCrGenericTile()
1674 uint32* cp1 = cp+w+toskew; in DECLAREContigPutFunc()
1675 uint32* cp2 = cp1+w+toskew; in DECLAREContigPutFunc()
1676 uint32* cp3 = cp2+w+toskew; in DECLAREContigPutFunc()
1677 int32 incr = 3*w+4*toskew; in DECLAREContigPutFunc()
1771 uint32* cp1 = cp+w+toskew; in DECLAREContigPutFunc()
1772 int32 incr = 2*toskew+w; in DECLAREContigPutFunc()
1882 cp += toskew; in DECLAREContigPutFunc()
1893 uint32* cp1 = cp+w+toskew; in DECLAREContigPutFunc()
1894 int32 incr = 2*toskew+w; in DECLAREContigPutFunc()
1983 cp += toskew; in DECLAREContigPutFunc()
2005 cp += toskew; in DECLAREContigPutFunc()