Searched refs:tbuf (Results 1 – 3 of 3) sorted by relevance
210 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 …]
463 uint16 *tbuf; member695 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 …]
1341 (to enlarge tbuf for possible partial stride at end) so that1444 * libtiff/tif_pixarlog.c: Make sure tbuf is large enough for one