Home | History | Annotate | Download | only in src

Lines Matching refs:psyOutChannel

455   PSY_OUT_CHANNEL** RESTRICT psyOutChannel = psyOutElement->psyOutChannel;    /* may be modified in-place */
457 FDKaacEnc_CalcFormFactor(qcOutElement->qcOutChannel, psyOutChannel, nChannels);
460 FDKaacEnc_peCalculation(&qcOutElement->peData, psyOutChannel, qcOutElement->qcOutChannel, &psyOutElement->toolsInfo, adjThrStateElement, nChannels);
464 psyOutElement->psyOutChannel,
590 psyOut[0]->psyOutElement[i]->psyOutChannel,
650 psyOut[0]->psyOutElement[i]->psyOutChannel,
916 FDKaacEnc_EstimateScaleFactors(psyOut[c]->psyOutElement[i]->psyOutChannel,
1002 PSY_OUT_CHANNEL* psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1053 PSY_OUT_CHANNEL *psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1492 PSY_OUT_CHANNEL **psyChannel = psyOutElement->psyOutChannel;