Home | History | Annotate | Download | only in libtiff

Lines Matching refs:tif_decoderow

404 	while (cc && (*tif->tif_decoderow)(tif, bp, rowlen, s))
423 while (cc && (*tif->tif_decoderow)(tif, bp, rowlen, s))
1429 tif->tif_decoderow = LogLuvDecode24;
1442 tif->tif_decoderow = LogLuvDecode32;
1459 tif->tif_decoderow = LogL16Decode;
1694 * NB: tif_decoderow & tif_encoderow are filled