Home | History | Annotate | Download | only in IlmImf

Lines Matching defs:nx

163     int			nx;
355 cd.nx = numSamples (c.channel().xSampling, minX, maxX);
361 tmpBufferEnd += cd.nx * cd.ny * cd.size;
379 for (int x = cd.nx * cd.size; x > 0; --x)
402 int n = cd.nx * cd.size;
462 cd.nx, cd.size,
463 cd.ny, cd.nx * cd.size,
531 cd.nx = numSamples (c.channel().xSampling, minX, maxX);
537 tmpBufferEnd += cd.nx * cd.ny * cd.size;
588 cd.nx, cd.size,
589 cd.ny, cd.nx * cd.size,
621 for (int x = cd.nx * cd.size; x > 0; --x)
644 int n = cd.nx * cd.size;