Searched refs:npixels (Results 1 – 7 of 7) sorted by relevance
61 if ( npixels < maxpixels ) \63 if (npixels++ & 1) \94 tmsize_t npixels; in ThunderDecode() local99 npixels = 0; in ThunderDecode()100 while (cc > 0 && npixels < maxpixels) { in ThunderDecode()111 if (npixels & 1) { in ThunderDecode()113 lastpixel = *op++; npixels++; n--; in ThunderDecode()116 npixels += n; in ThunderDecode()117 if (npixels < maxpixels) { in ThunderDecode()146 if (npixels != maxpixels) { in ThunderDecode()[all …]
191 tmsize_t npixels; in LogL16Decode() local201 npixels = occ / sp->pixel_size; in LogL16Decode()206 if(sp->tbuflen < npixels) { in LogL16Decode()213 _TIFFmemset((void*) tp, 0, npixels*sizeof (tp[0])); in LogL16Decode()219 for (i = 0; i < npixels && cc > 0; ) { in LogL16Decode()226 while (rc-- && i < npixels) in LogL16Decode()230 while (--cc && rc-- && i < npixels) in LogL16Decode()234 if (i != npixels) { in LogL16Decode()239 (unsigned __int64) (npixels - i)); in LogL16Decode()244 (unsigned long long) (npixels - i)); in LogL16Decode()[all …]
36 switch (npixels++ & 3) { \106 uint32 npixels = 0, grey; in NeXTDecode() local127 while (n-- > 0 && npixels < imagewidth && op_offset < scanline) in NeXTDecode()129 if (npixels >= imagewidth) in NeXTDecode()
256 size_t npixels);267 size_t npixels,
1159 size_t npixels = 84; in skcms_ApproximatelyEqualProfiles() local1162 npixels = 63; in skcms_ApproximatelyEqualProfiles()1172 npixels)) { in skcms_ApproximatelyEqualProfiles()1178 npixels)) { in skcms_ApproximatelyEqualProfiles()2024 size_t npixels) { in skcms_Transform() argument2027 npixels, nullptr); in skcms_Transform()
251 size_t npixels);262 size_t npixels,
1159 size_t npixels = 84; in skcms_ApproximatelyEqualProfiles() local1162 npixels = 63; in skcms_ApproximatelyEqualProfiles()1172 npixels)) { in skcms_ApproximatelyEqualProfiles()1178 npixels)) { in skcms_ApproximatelyEqualProfiles()2030 size_t npixels) { in skcms_Transform() argument2033 npixels, nullptr); in skcms_Transform()