Home
last modified time | relevance | path

Searched refs:tt (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.c1162 int ii, jj, tt, qq; local
1180 for (tt = 0;tt < numSubBlocks;tt++) {
1181 tempVal += powerPerSubband[qq + tt*NUM_PARALLEL + (jj + ii*nRx)*numSubBlocks];
2250 int tt, maxIdx = -1; local
2253 for(tt=0;tt<ifftSizeOsf;tt++){
2270 pdpOutBuffer[tt]= currentSum;
2273 maxIdx = tt;
2283 int tt, pp, maxIdx[NUM_PARALLEL]; local
2291 for (tt = 0;tt<ifftSizeOsf;tt++) {
2300 pdpOutBuffer[NUM_PARALLEL*tt+pp] = currentSum;
[all …]