Searched refs:psyOutChannel (Results 1 - 12 of 12) sorted by relevance

/external/aac/libAACenc/src/
H A Dsf_estim.h106 PSY_OUT_CHANNEL *psyOutChannel[(2)],
110 FDKaacEnc_EstimateScaleFactors(PSY_OUT_CHANNEL *psyOutChannel[],
H A Dms_stereo.h98 PSY_OUT_CHANNEL* psyOutChannel[2],
H A Dpsy_main.cpp282 phpsyOut[n]->psyOutElement[i]->psyOutChannel[ch] = phpsyOut[n]->pPsyOutChannels[chInc++];
460 PSY_OUT_CHANNEL **RESTRICT psyOutChannel = psyOutElement->psyOutChannel; local
501 psyData[ch]->mdctSpectrum = psyOutChannel[ch]->mdctSpectrum;
797 &psyOutChannel[ch]->tnsInfo,
810 &psyOutChannel[1]->tnsInfo,
811 &psyOutChannel[0]->tnsInfo,
855 &psyOutChannel[ch]->tnsInfo,
1065 psyOutChannel[ch]->sfbMinSnrLdData,
1073 LdDataVector(&psyData[ch]->sfbEnergy.Long[sfbGrp], &psyOutChannel[c
[all...]
H A Dsf_estim.cpp152 PSY_OUT_CHANNEL *psyOutChannel[(2)],
157 FDKaacEnc_FDKaacEnc_CalcFormFactorChannel(qcOutChannel[j]->sfbFormFactorLdData, psyOutChannel[j]);
1056 PSY_OUT_CHANNEL *psyOutChannel,
1091 for(i=0; i<psyOutChannel->sfbCnt; i++) {
1099 for (sfbOffs=0; sfbOffs<psyOutChannel->sfbCnt; sfbOffs+=psyOutChannel->sfbPerGroup) {
1100 for(sfb=0; sfb<psyOutChannel->maxSfbPerGroup; sfb++) {
1134 for(j=psyOutChannel->sfbOffsets[sfbOffs+sfb]; j<psyOutChannel->sfbOffsets[sfbOffs+sfb+1]; j++ ){
1158 scfInt = FDKaacEnc_improveScf(qcOutChannel->mdctSpectrum+psyOutChannel
151 FDKaacEnc_CalcFormFactor(QC_OUT_CHANNEL *qcOutChannel[(2)], PSY_OUT_CHANNEL *psyOutChannel[(2)], const INT nChannels) argument
1055 FDKaacEnc_FDKaacEnc_EstimateScaleFactorsChannel(QC_OUT_CHANNEL *qcOutChannel, PSY_OUT_CHANNEL *psyOutChannel, INT *RESTRICT scf, INT *RESTRICT globalGain, FIXP_DBL *RESTRICT sfbFormFactorLdData ,const INT invQuant, SHORT *RESTRICT quantSpec ) argument
1281 FDKaacEnc_EstimateScaleFactors(PSY_OUT_CHANNEL *psyOutChannel[], QC_OUT_CHANNEL* qcOutChannel[], const int invQuant, const int nChannels) argument
[all...]
H A Dadj_thr.cpp357 PSY_OUT_CHANNEL* psyOutChannel[(2)],
364 for(sfbGrp = 0;sfbGrp < psyOutChannel[ch]->sfbCnt;sfbGrp+= psyOutChannel[ch]->sfbPerGroup) {
365 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
366 thrExpLdData = psyOutChannel[ch]->sfbThresholdLdData[sfbGrp+sfb]>>2 ;
379 PSY_OUT_CHANNEL *psyOutChannel[(2)],
394 for (sfbGrp=0; sfbGrp < psyOutChannel[ch]->sfbCnt; sfbGrp+=psyOutChannel[ch]->sfbPerGroup) {
395 for (sfb=0; sfb<psyOutChannel[ch]->maxSfbPerGroup; sfb++) {
396 accu += psyOutChannel[c
355 FDKaacEnc_calcThreshExp(FIXP_DBL thrExp[(2)][MAX_GROUPED_SFB], QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], const INT nChannels) argument
378 FDKaacEnc_adaptMinSnr(QC_OUT_CHANNEL *qcOutChannel[(2)], PSY_OUT_CHANNEL *psyOutChannel[(2)], MINSNR_ADAPT_PARAM *msaParam, const INT nChannels) argument
430 FDKaacEnc_initAvoidHoleFlag(QC_OUT_CHANNEL *qcOutChannel[(2)], PSY_OUT_CHANNEL *psyOutChannel[(2)], UCHAR ahFlag[(2)][MAX_GROUPED_SFB], struct TOOLSINFO *toolsInfo, const INT nChannels, const PE_DATA *peData, AH_PARAM *ahParam) argument
588 FDKaacEnc_preparePe(PE_DATA *peData, PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], const INT nChannels, const INT peOffset) argument
626 FDKaacEnc_calcWeighting(PE_DATA *peData, PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], struct TOOLSINFO *toolsInfo, ATS_ELEMENT* adjThrStateElement, const INT nChannels, const INT usePatchTool) argument
739 FDKaacEnc_calcPe(PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], PE_DATA *peData, const INT nChannels) argument
766 FDKaacEnc_peCalculation(PE_DATA *peData, PSY_OUT_CHANNEL* psyOutChannel[(2)], QC_OUT_CHANNEL* qcOutChannel[(2)], struct TOOLSINFO *toolsInfo, ATS_ELEMENT* adjThrStateElement, const INT nChannels) argument
806 FDKaacEnc_FDKaacEnc_calcPeNoAH(INT *pe, INT *constPart, INT *nActiveLines, PE_DATA *peData, UCHAR ahFlag[(2)][MAX_GROUPED_SFB], PSY_OUT_CHANNEL* psyOutChannel[(2)], const INT nChannels) argument
845 FDKaacEnc_reduceThresholdsCBR(QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], UCHAR ahFlag[(2)][MAX_GROUPED_SFB], FIXP_DBL thrExp[(2)][MAX_GROUPED_SFB], const INT nChannels, const FIXP_DBL redVal, const SCHAR redValScaling) argument
902 FDKaacEnc_calcChaosMeasure(PSY_OUT_CHANNEL *psyOutChannel, const FIXP_DBL *sfbFormFactorLdData) argument
947 FDKaacEnc_reduceThresholdsVBR(QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], UCHAR ahFlag[(2)][MAX_GROUPED_SFB], FIXP_DBL thrExp[(2)][MAX_GROUPED_SFB], const INT nChannels, const FIXP_DBL vbrQualFactor, FIXP_DBL* chaosMeasureOld) argument
1439 PSY_OUT_CHANNEL* psyOutChannel[(2)] = {NULL}; local
1606 FDKaacEnc_resetAHFlags( UCHAR ahFlag[(2)][MAX_GROUPED_SFB], const int nChannels, PSY_OUT_CHANNEL *psyOutChannel[(2)]) argument
1893 FDKaacEnc_AdaptThresholdsVBR(QC_OUT_CHANNEL* qcOutChannel[(2)], PSY_OUT_CHANNEL* psyOutChannel[(2)], ATS_ELEMENT* AdjThrStateElement, struct TOOLSINFO *toolsInfo, PE_DATA *peData, const INT nChannels) argument
2449 FDKaacEnc_DistributeBits(ADJ_THR_STATE *adjThrState, ATS_ELEMENT *AdjThrStateElement, PSY_OUT_CHANNEL *psyOutChannel[(2)], PE_DATA *peData, INT *grantedPe, INT *grantedPeCorr, const INT nChannels, const INT commonWindow, const INT grantedDynBits, const INT bitresBits, const INT maxBitresBits, const FIXP_DBL maxBitFac, const INT bitDistributionMode) argument
[all...]
H A Dadj_thr.h103 PSY_OUT_CHANNEL* psyOutChannel[(2)],
126 PSY_OUT_CHANNEL *psyOutChannel[(2)],
H A Dbitenc.h129 * \param psyOutChannel
143 PSY_OUT_CHANNEL *psyOutChannel[(2)],
H A Dinterface.h149 PSY_OUT_CHANNEL* psyOutChannel[(2)]; member in struct:__anon106
H A Dms_stereo.cpp97 PSY_OUT_CHANNEL* psyOutChannel[2],
116 FIXP_DBL *sfbEnergyLeftLdData = psyOutChannel[0]->sfbEnergyLdData; /* modified where msMask==1 */
117 FIXP_DBL *sfbEnergyRightLdData = psyOutChannel[1]->sfbEnergyLdData; /* modified where msMask==1 */
120 FIXP_DBL *sfbThresholdLeftLdData = psyOutChannel[0]->sfbThresholdLdData; /* modified where msMask==1 */
121 FIXP_DBL *sfbThresholdRightLdData = psyOutChannel[1]->sfbThresholdLdData; /* modified where msMask==1 */
96 FDKaacEnc_MsStereoProcessing(PSY_DATA *RESTRICT psyData[(2)], PSY_OUT_CHANNEL* psyOutChannel[2], const INT *isBook, INT *msDigest, INT *msMask, const INT sfbCnt, const INT sfbPerGroup, const INT maxSfbPerGroup, const INT *sfbOffset) argument
H A Dbitenc.cpp993 PSY_OUT_CHANNEL *psyOutChannel[(2)],
1065 chSfbCnt = psyOutChannel[ch]->sfbCnt;
1066 chSfbPerGrp = psyOutChannel[ch]->sfbPerGroup;
1067 chMaxSfbPerGrp = psyOutChannel[ch]->maxSfbPerGroup;
1069 pTnsInfo = &psyOutChannel[ch]->tnsInfo;
1073 chBlockType = psyOutChannel[ch]->lastWindowSequence;
1098 psyOutChannel[ch]->windowShape,
1099 psyOutChannel[ch]->groupingMask,
1132 psyOutChannel[ch]->mdctScale );
1153 psyOutChannel[c
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
[all...]
H A Dqc_main.cpp459 PSY_OUT_CHANNEL** RESTRICT psyOutChannel = psyOutElement->psyOutChannel; /* may be modified in-place */ local
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[c
[all...]
H A Daacenc.cpp723 PSY_OUT_CHANNEL *psyOutChan = psyOut->psyOutElement[el]->psyOutChannel[ch];

Completed in 578 milliseconds