Home
last modified time | relevance | path

Searched refs:tbuf (Results 1 – 3 of 3) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_luv.c210 tp = (int16*) sp->tbuf; in LogL16Decode()
283 tp = (uint32 *) sp->tbuf; in LogLuvDecode24()
344 tp = (uint32*) sp->tbuf; in LogLuvDecode32()
458 tp = (int16*) sp->tbuf; in LogL16Encode()
551 tp = (uint32*) sp->tbuf; in LogLuvEncode24()
609 tp = (uint32*) sp->tbuf; in LogLuvEncode32()
783 int16* l16 = (int16*) sp->tbuf; in L16toY()
793 int16* l16 = (int16*) sp->tbuf; in L16toGry()
805 int16* l16 = (int16*) sp->tbuf; in L16fromY()
1591 if (sp->tbuf) in LogLuvCleanup()
[all …]
H A Dtif_pixarlog.c463 uint16 *tbuf; member
695 sp->tbuf = (uint16 *) _TIFFmalloc(tbuf_size); in PixarLogSetupDecode()
696 if (sp->tbuf == NULL) in PixarLogSetupDecode()
777 sp->stream.next_out = (unsigned char *) sp->tbuf; in PixarLogDecode()
822 up = sp->tbuf; in PixarLogDecode()
900 sp->tbuf = (uint16 *) _TIFFmalloc(tbuf_size); in PixarLogSetupEncode()
901 if (sp->tbuf == NULL) in PixarLogSetupEncode()
1143 for (i = 0, up = sp->tbuf; i < n; i += llen, up += llen) { in PixarLogEncode()
1168 sp->stream.next_in = (unsigned char *) sp->tbuf; in PixarLogEncode()
1274 if (sp->tbuf) in PixarLogCleanup()
[all …]
/libtiff-4.0.7/
H A DChangeLog1341 (to enlarge tbuf for possible partial stride at end) so that
1444 * libtiff/tif_pixarlog.c: Make sure tbuf is large enough for one