Lines Matching refs:psyOutElement
211 phpsyOut[n]->psyOutElement[i] = GetRam_aacEnc_PsyOutElements(elInc++);
212 if (phpsyOut[n]->psyOutElement[i] == NULL) {
282 phpsyOut[n]->psyOutElement[i]->psyOutChannel[ch] = phpsyOut[n]->pPsyOutChannels[chInc++];
446 PSY_OUT_ELEMENT *RESTRICT psyOutElement,
462 PSY_OUT_CHANNEL **RESTRICT psyOutChannel = psyOutElement->psyOutChannel;
1172 psyOutElement->toolsInfo.msDigest = MS_NONE;
1173 psyOutElement->commonWindow = commonWindow;
1174 if (psyOutElement->commonWindow)
1204 &psyOutElement->toolsInfo.msDigest,
1205 psyOutElement->toolsInfo.msMask,
1219 &psyOutElement->toolsInfo.msDigest,
1220 psyOutElement->toolsInfo.msMask,
1231 psyOutElement->toolsInfo.msMask,
1232 &psyOutElement->toolsInfo.msDigest);
1247 &psyOutElement->toolsInfo.msDigest,
1248 psyOutElement->toolsInfo.msMask,
1262 &psyOutElement->toolsInfo.msDigest,
1263 psyOutElement->toolsInfo.msMask,
1379 if (phPsyOut[n]->psyOutElement[i])
1380 FreeRam_aacEnc_PsyOutElements(&phPsyOut[n]->psyOutElement[i]); /* PSY_OUT_ELEMENTS */