Lines Matching defs:outIndex
6445 int outIndex= 0;
6477 (*shovePackedPixel)(totals,outIndex,dataOut);
6479 outIndex++;
6501 assert(outIndex == halfWidth * halfHeight);
6524 int outIndex= 0;
6555 (*shovePackedPixel)(totals,outIndex,dataOut);
6557 outIndex++;
6567 assert(outIndex == halfWidth * halfHeight);
6570 int outIndex= 0;
6601 (*shovePackedPixel)(totals,outIndex,dataOut);
6603 outIndex++;
6608 assert(outIndex == halfWidth * halfHeight);
7483 int outIndex= 0;
7513 (*shovePackedPixel)(totals,outIndex,dataOut);
7514 outIndex++;
7551 (*shovePackedPixel)(totals,outIndex,dataOut);
7553 outIndex++;
7593 (*shovePackedPixel)(totals,outIndex,dataOut);
7595 outIndex++;
7645 int outIndex= 0;
7690 (*shovePackedPixel)(totals,outIndex,dataOut);
7692 outIndex++;
7717 assert(outIndex == halfWidth * halfHeight * halfDepth);
8682 int outIndex= 0;
8712 (*shove)(totals[cc],outIndex,dataOut);
8713 outIndex++;
8722 assert(outIndex == halfDepth * components);
8756 (*shove)(totals[cc],outIndex,dataOut);
8757 outIndex++;
8771 assert(outIndex == halfWidth * halfDepth * components);
8805 (*shove)(totals[cc],outIndex,dataOut);
8806 outIndex++;
8821 assert(outIndex == halfHeight * halfDepth * components);
8857 int outIndex= 0;
8901 (*shove)(totals[cc],outIndex,dataOut);
8903 outIndex++;
8935 assert(outIndex == halfWidth * halfHeight * halfDepth * components);