Home | History | Annotate | Download | only in src

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++];
444 PSY_OUT_ELEMENT *RESTRICT psyOutElement,
460 PSY_OUT_CHANNEL **RESTRICT psyOutChannel = psyOutElement->psyOutChannel;
1165 psyOutElement->toolsInfo.msDigest = MS_NONE;
1166 psyOutElement->commonWindow = commonWindow;
1167 if (psyOutElement->commonWindow)
1197 &psyOutElement->toolsInfo.msDigest,
1198 psyOutElement->toolsInfo.msMask,
1212 &psyOutElement->toolsInfo.msDigest,
1213 psyOutElement->toolsInfo.msMask,
1224 psyOutElement->toolsInfo.msMask,
1225 &psyOutElement->toolsInfo.msDigest);
1240 &psyOutElement->toolsInfo.msDigest,
1241 psyOutElement->toolsInfo.msMask,
1255 &psyOutElement->toolsInfo.msDigest,
1256 psyOutElement->toolsInfo.msMask,
1372 if (phPsyOut[n]->psyOutElement[i])
1373 FreeRam_aacEnc_PsyOutElements(&phPsyOut[n]->psyOutElement[i]); /* PSY_OUT_ELEMENTS */