Searched refs:rowpixels (Results 1 – 1 of 1) sorted by relevance
52 uint32 rowpixels; /* pixels in a scanline */ member105 int lastx = sp->b.rowpixels; /* last element in row */ \164 sp->refruns[0] = (uint32) sp->b.rowpixels; in Fax3PreDecode()509 uint32 rowpixels, nruns; in Fax3SetupState() local521 rowpixels = td->td_tilewidth; in Fax3SetupState()524 rowpixels = td->td_imagewidth; in Fax3SetupState()527 sp->rowpixels = rowpixels; in Fax3SetupState()542 nruns = TIFFroundup_32(rowpixels,32); in Fax3SetupState()549 rowpixels); in Fax3SetupState()1097 if (!Fax3Encode1DRow(tif, bp, sp->b.rowpixels)) in Fax3Encode()[all …]