Searched defs:psyOutElement (Results 1 - 5 of 5) sorted by relevance

/external/aac/libAACenc/src/
H A Dinterface.h159 PSY_OUT_ELEMENT* psyOutElement[(8)]; member in struct:__anon107
H A Dpsy_main.cpp211 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
440 FDKaacEnc_psyMain(INT channels, PSY_ELEMENT *psyElement, PSY_DYNAMIC *psyDynamic, PSY_CONFIGURATION *psyConf, PSY_OUT_ELEMENT *RESTRICT psyOutElement, INT_PCM *pInput, INT *chIdx, INT totalChannels ) argument
[all...]
H A Dbitenc.cpp992 PSY_OUT_ELEMENT *psyOutElement,
1088 decision_bit = psyOutElement->commonWindow;
1090 FDKwriteBits(hBitStream, psyOutElement->commonWindow, 1);
1123 (minCnt==0) ? psyOutElement->toolsInfo.msDigest : MS_NONE,
1124 psyOutElement->toolsInfo.msMask,
1319 psyOut->psyOutElement[i],
1320 psyOut->psyOutElement[i]->psyOutChannel,
989 FDKaacEnc_ChannelElementWrite( HANDLE_TRANSPORTENC hTpEnc, ELEMENT_INFO *pElInfo, QC_OUT_CHANNEL *qcOutChannel[(2)], PSY_OUT_ELEMENT *psyOutElement, PSY_OUT_CHANNEL *psyOutChannel[(2)], UINT syntaxFlags, AUDIO_OBJECT_TYPE aot, SCHAR epConfig, INT *pBitDemand, UCHAR minCnt ) argument
H A Dqc_main.cpp144 PSY_OUT_ELEMENT* psyOutElement,
159 PSY_OUT_ELEMENT* psyOutElement,
449 PSY_OUT_ELEMENT* RESTRICT psyOutElement,
459 PSY_OUT_CHANNEL** RESTRICT psyOutChannel = psyOutElement->psyOutChannel; /* may be modified in-place */
464 FDKaacEnc_peCalculation(&qcOutElement->peData, psyOutChannel, qcOutElement->qcOutChannel, &psyOutElement->toolsInfo, adjThrStateElement, nChannels);
467 psyOutElement,
468 psyOutElement->psyOutChannel,
593 psyOut[0]->psyOutElement[i],
594 psyOut[0]->psyOutElement[i]->psyOutChannel,
654 psyOut[0]->psyOutElement[
447 FDKaacEnc_QCMainPrepare(ELEMENT_INFO *elInfo, ATS_ELEMENT* RESTRICT adjThrStateElement, PSY_OUT_ELEMENT* RESTRICT psyOutElement, QC_OUT_ELEMENT* RESTRICT qcOutElement, AUDIO_OBJECT_TYPE aot, UINT syntaxFlags, SCHAR epConfig ) argument
1183 FDKaacEnc_reduceBitConsumption(int* iterations, const int maxIterations, int gainAdjustment, int* chConstraintsFulfilled, int* calculateQuant, int nChannels, PSY_OUT_ELEMENT* psyOutElement, QC_OUT* qcOut, QC_OUT_ELEMENT* qcOutElement, ELEMENT_BITS* elBits, AUDIO_OBJECT_TYPE aot, UINT syntaxFlags, SCHAR epConfig) argument
1472 FDKaacEnc_crashRecovery(INT nChannels, PSY_OUT_ELEMENT* psyOutElement, QC_OUT* qcOut, QC_OUT_ELEMENT *qcElement, INT bitsToSave, AUDIO_OBJECT_TYPE aot, UINT syntaxFlags, SCHAR epConfig) argument
[all...]
H A Dadj_thr.cpp1141 PSY_OUT_ELEMENT* psyOutElement[(8)],
1181 psyOutChan = psyOutElement[elementId]->psyOutChannel[ch];
1243 psyOutChan = psyOutElement[elementId]->psyOutChannel[ch];
1312 PSY_OUT_ELEMENT* psyOutElement[(8)],
1333 maxSfbPerGroup[ch] = psyOutElement[elementId]->psyOutChannel[ch]->maxSfbPerGroup-1;
1334 sfbCnt[ch] = psyOutElement[elementId]->psyOutChannel[ch]->sfbCnt;
1335 sfbPerGroup[ch] = psyOutElement[elementId]->psyOutChannel[ch]->sfbPerGroup;
1414 PSY_OUT_ELEMENT* psyOutElement[(8)],
1445 psyOutChannel[ch] = psyOutElement[elementId]->psyOutChannel[ch];
1459 if (psyOutElement[elementI
1139 FDKaacEnc_correctThresh(CHANNEL_MAPPING* cm, QC_OUT_ELEMENT* qcElement[(8)], PSY_OUT_ELEMENT* psyOutElement[(8)], UCHAR ahFlag[(8)][(2)][MAX_GROUPED_SFB], FIXP_DBL thrExp[(8)][(2)][MAX_GROUPED_SFB], const FIXP_DBL redVal[(8)], const SCHAR redValScaling[(8)], const INT deltaPe, const INT processElements, const INT elementOffset) argument
1310 FDKaacEnc_reduceMinSnr(CHANNEL_MAPPING* cm, QC_OUT_ELEMENT* qcElement[(8)], PSY_OUT_ELEMENT* psyOutElement[(8)], UCHAR ahFlag[(8)][(2)][MAX_GROUPED_SFB], const INT desiredPe, INT* redPeGlobal, const INT processElements, const INT elementOffset) argument
1412 FDKaacEnc_allowMoreHoles(CHANNEL_MAPPING* cm, QC_OUT_ELEMENT* qcElement[(8)], PSY_OUT_ELEMENT* psyOutElement[(8)], ATS_ELEMENT* AdjThrStateElement[(8)], UCHAR ahFlag[(8)][(2)][MAX_GROUPED_SFB], const INT desiredPe, const INT currentPe, const int processElements, const int elementOffset) argument
1647 FDKaacEnc_adaptThresholdsToPe(CHANNEL_MAPPING* cm, ATS_ELEMENT* AdjThrStateElement[(8)], QC_OUT_ELEMENT* qcElement[(8)], PSY_OUT_ELEMENT* psyOutElement[(8)], const INT desiredPe, const INT processElements, const INT elementOffset) argument
2543 FDKaacEnc_AdjustThresholds(ATS_ELEMENT* AdjThrStateElement[(8)], QC_OUT_ELEMENT* qcElement[(8)], QC_OUT* qcOut, PSY_OUT_ELEMENT* psyOutElement[(8)], INT CBRbitrateMode, CHANNEL_MAPPING* cm) argument
[all...]

Completed in 116 milliseconds