Searched refs:numSubBlocks (Results 1 – 1 of 1) sorted by relevance
1167 int numSubBlocks; local1169 numSubBlocks = numSubbands>>1;1172 numSubBlocks = 2;1180 for (tt = 0;tt < numSubBlocks;tt++) {1181 tempVal += powerPerSubband[qq + tt*NUM_PARALLEL + (jj + ii*nRx)*numSubBlocks];1948 int ii, qq, rx, tx, subBandPer, numSubBlocks, fftSize; local1979 numSubBlocks = numSubbands/subBandPer; offset =0;1980 subBlock = numSubBlocks;1982 if (numSubBlocks > 1) {1992 …HalfTemp += powerPerSubband[qq + (ii + offset*subBlock)*NUM_PARALLEL + (rx + tx*nRx)*numSubBlocks];[all …]