Searched refs:wr (Results 1 – 1 of 1) sorted by relevance
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_getimage.c | 1661 uint16 *wr = (uint16*) r; in DECLARESepPutFunc() local 1667 *cp++ = PACK(img->Bitdepth16To8[*wr++], in DECLARESepPutFunc() 1670 SKEW(wr, wg, wb, fromskew); in DECLARESepPutFunc() 1680 uint16 *wr = (uint16*) r; in DECLARESepPutFunc() local 1687 *cp++ = PACK4(img->Bitdepth16To8[*wr++], in DECLARESepPutFunc() 1691 SKEW4(wr, wg, wb, wa, fromskew); in DECLARESepPutFunc() 1701 uint16 *wr = (uint16*) r; in DECLARESepPutFunc() local 1712 r2 = m[img->Bitdepth16To8[*wr++]]; in DECLARESepPutFunc() 1717 SKEW4(wr, wg, wb, wa, fromskew); in DECLARESepPutFunc()
|