Searched refs:subbandSize (Results 1 – 1 of 1) sorted by relevance
988 int subbandSize = 1<<(6-NgDsfShift); local1054 scStart = ((subbandSize<<sigSubbands)/2)-(numCsiScHlf+dcZeros/2);1063 scStart = ((subbandSize<<sigSubbands)/2)-(numCsiScHlf+dcZeros/2);1072 scStart = ((subbandSize<<sigSubbands)/2)-(2*numCsiScHlf+dcZeros/2);1573 int subbandSize = 1 << (6 - NgDsfShift); local1598 tempValLd = readPtr[subbandSize - 3];1611 readPtr[subbandSize - 1] = tempValSt;1616 readPtr[subbandSize - 2] = tempValSt;1619 tempValLd = readPtr[subbandSize / 2];1629 readPtr[subbandSize / 2] = tempValSt;[all …]