Home | History | Annotate | Download | only in IlmImf

Lines Matching defs:last

330     int startY, endY;		// The first and last scanlines in
950 int last = (_data->currentScanLine + (numScanLines - 1) -
957 last - first + 1),
968 stop = last + 1;
973 int last = (_data->currentScanLine - (numScanLines - 1) -
980 first - last + 1),
991 stop = last - 1;
1057 // If this was the last line buffer in the scanline range