Home | History | Annotate | Download | only in src

Lines Matching refs:psyOutCh

1002                                   PSY_OUT_CHANNEL* psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1007 FDKaacEnc_QuantizeSpectrum(psyOutCh->sfbCnt,
1008 psyOutCh->maxSfbPerGroup,
1009 psyOutCh->sfbPerGroup,
1010 psyOutCh->sfbOffsets,
1018 if (FDKaacEnc_calcMaxValueInSfb(psyOutCh->sfbCnt,
1019 psyOutCh->maxSfbPerGroup,
1020 psyOutCh->sfbPerGroup,
1021 psyOutCh->sfbOffsets,
1053 PSY_OUT_CHANNEL *psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1060 psyOutCh->lastWindowSequence,
1061 psyOutCh->sfbCnt,
1062 psyOutCh->maxSfbPerGroup,
1063 psyOutCh->sfbPerGroup,
1064 psyOutCh->sfbOffsets,
1066 psyOutCh->noiseNrg,
1067 psyOutCh->isBook,
1068 psyOutCh->isScale,