Home | History | Annotate | Download | only in main

Lines Matching refs:imageDepth

1450       int imageDepth;
1467 imageDepth = 1;
1475 imageDepth = 1;
1483 imageDepth = 1;
1494 imageDepth = 1;
1503 imageDepth = image->Depth;
1511 imageDepth = image->Depth;
1520 imageDepth = 0;
1552 if (zoffset + depth > imageDepth + zBorder) {