Home | History | Annotate | Download | only in src

Lines Matching refs:psyOutChannel

459   PSY_OUT_CHANNEL** RESTRICT psyOutChannel = psyOutElement->psyOutChannel;    /* may be modified in-place */
461 FDKaacEnc_CalcFormFactor(qcOutElement->qcOutChannel, psyOutChannel, nChannels);
464 FDKaacEnc_peCalculation(&qcOutElement->peData, psyOutChannel, qcOutElement->qcOutChannel, &psyOutElement->toolsInfo, adjThrStateElement, nChannels);
468 psyOutElement->psyOutChannel,
594 psyOut[0]->psyOutElement[i]->psyOutChannel,
654 psyOut[0]->psyOutElement[i]->psyOutChannel,
919 FDKaacEnc_EstimateScaleFactors(psyOut[c]->psyOutElement[i]->psyOutChannel,
1004 PSY_OUT_CHANNEL* psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1054 PSY_OUT_CHANNEL *psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1489 PSY_OUT_CHANNEL **psyChannel = psyOutElement->psyOutChannel;