Searched refs:nBlockIndex (Results 1 – 1 of 1) sorted by relevance
71 for (int nBlockIndex = 0; nBlockIndex < nTotalBlocks; in Prepare() local72 nBlockIndex++) { in Prepare()87 pOutputY[nBlockIndex] = L - R; in Prepare()88 pOutputX[nBlockIndex] = R + (pOutputY[nBlockIndex] / 2); in Prepare()91 for (int nBlockIndex = 0; nBlockIndex < nTotalBlocks; in Prepare() local92 nBlockIndex++) { in Prepare()103 pOutputX[nBlockIndex] = R; in Prepare()108 for (int nBlockIndex = 0; nBlockIndex < nTotalBlocks; nBlockIndex++) { in Prepare() local148 pOutputY[nBlockIndex] = L - R; in Prepare()149 pOutputX[nBlockIndex] = R + (pOutputY[nBlockIndex] / 2); in Prepare()[all …]