Lines Matching refs:s32Sb
62 SINT32 s32Sb; /* counter for sub-band*/
98 for (s32Sb = 0; s32Sb < s32NumOfSubBands; s32Sb++)
101 Temp |= pstrEncParams->as16Join[s32Sb];
119 s32Sb=s32NumOfChannels*s32NumOfSubBands;
121 for (s32Ch = s32Sb; s32Ch >0; s32Ch--)
146 for (s32Ch = s32Sb-1; s32Ch >= 0; s32Ch--)
178 /*store the number of bits required and the quantized s32Sb
231 s32LoopCount = s32Sb >> 1;