Searched refs:rowoff (Results 1 – 1 of 1) sorted by relevance
391 static uint32* rowoff; /* row offset for stepping */ variable467 rowoff = (uint32*) _TIFFmalloc(sizeof (uint32) * tnw); in initScale()495 rowoff[x] = sx0 >> 3; in setupStepTables()520 uint32 off = rowoff[x]; in setrow()