Lines Matching refs:pAhFlag

1684    UCHAR    pAhFlag[(8)][(2)][MAX_GROUPED_SFB];  in FDKaacEnc_adaptThresholdsToPe()  local
1715 …ement[elementId]->qcOutChannel, psyOutElement[elementId]->psyOutChannel, pAhFlag[elementId], &psyO… in FDKaacEnc_adaptThresholdsToPe()
1750 …ement[elementId]->qcOutChannel, psyOutElement[elementId]->psyOutChannel, pAhFlag[elementId], pThrE… in FDKaacEnc_adaptThresholdsToPe()
1779 peData, pAhFlag[elementId], psyOutElement[elementId]->psyOutChannel, nChannels); in FDKaacEnc_adaptThresholdsToPe()
1841 …FDKaacEnc_resetAHFlags(pAhFlag[elementId], cm->elInfo[elementId].nChannelsInEl, psyOutElement[elem… in FDKaacEnc_adaptThresholdsToPe()
1855 …ement[elementId]->qcOutChannel, psyOutElement[elementId]->psyOutChannel, pAhFlag[elementId], pThrE… in FDKaacEnc_adaptThresholdsToPe()
1887 … FDKaacEnc_correctThresh(cm, qcElement, psyOutElement, pAhFlag, pThrExp, redValue, redValScaling, in FDKaacEnc_adaptThresholdsToPe()
1908 FDKaacEnc_reduceMinSnr(cm, qcElement, psyOutElement, pAhFlag, in FDKaacEnc_adaptThresholdsToPe()
1913 FDKaacEnc_allowMoreHoles(cm, qcElement, psyOutElement, AdjThrStateElement, pAhFlag, in FDKaacEnc_adaptThresholdsToPe()
1927 UCHAR (*pAhFlag)[MAX_GROUPED_SFB]; in FDKaacEnc_AdaptThresholdsVBR() local
1933 pAhFlag = (UCHAR(*)[MAX_GROUPED_SFB])_pAhFlag; in FDKaacEnc_AdaptThresholdsVBR()
1944 FDKaacEnc_initAvoidHoleFlag(qcOutChannel, psyOutChannel, pAhFlag, toolsInfo, in FDKaacEnc_AdaptThresholdsVBR()
1948 FDKaacEnc_reduceThresholdsVBR(qcOutChannel, psyOutChannel, pAhFlag, pThrExp, nChannels, in FDKaacEnc_AdaptThresholdsVBR()