Lines Matching refs:halfDepth
7481 int halfDepth= depth / 2;
7491 for (ii= 0; ii< halfDepth; ii++) {
7522 for (ii= 0; ii< halfDepth; ii++) {
7564 for (ii= 0; ii< halfDepth; ii++) {
7642 int halfDepth= depth / 2;
7647 for (dd= 0; dd < halfDepth; dd++) {
7717 assert(outIndex == halfWidth * halfHeight * halfDepth);
8678 int halfDepth= depth / 2;
8691 for (ii= 0; ii< halfDepth; ii++) {
8722 assert(outIndex == halfDepth * components);
8728 for (ii= 0; ii< halfDepth; ii++) {
8771 assert(outIndex == halfWidth * halfDepth * components);
8777 for (ii= 0; ii< halfDepth; ii++) {
8821 assert(outIndex == halfHeight * halfDepth * components);
8853 int halfDepth= depth / 2;
8859 for (dd= 0; dd < halfDepth; dd++) {
8935 assert(outIndex == halfWidth * halfHeight * halfDepth * components);