Home | History | Annotate | Download | only in src

Lines Matching defs:psyOutCh

1004                                   PSY_OUT_CHANNEL* psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1009 FDKaacEnc_QuantizeSpectrum(psyOutCh->sfbCnt,
1010 psyOutCh->maxSfbPerGroup,
1011 psyOutCh->sfbPerGroup,
1012 psyOutCh->sfbOffsets,
1019 if (FDKaacEnc_calcMaxValueInSfb(psyOutCh->sfbCnt,
1020 psyOutCh->maxSfbPerGroup,
1021 psyOutCh->sfbPerGroup,
1022 psyOutCh->sfbOffsets,
1054 PSY_OUT_CHANNEL *psyOutCh = psyOut[c]->psyOutElement[i]->psyOutChannel[ch];
1061 psyOutCh->lastWindowSequence,
1062 psyOutCh->sfbCnt,
1063 psyOutCh->maxSfbPerGroup,
1064 psyOutCh->sfbPerGroup,
1065 psyOutCh->sfbOffsets,
1067 psyOutCh->noiseNrg,
1068 psyOutCh->isBook,
1069 psyOutCh->isScale,