Home
last modified time | relevance | path

Searched refs:pQcOutCh (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Dadj_thr.cpp927 QC_OUT_CHANNEL *pQcOutCh = qcOutChannel[ch]; in FDKaacEnc_peCalculation() local
932 pQcOutCh->sfbWeightedEnergyLdData[sfb + sfbGrp] = in FDKaacEnc_peCalculation()
933 pQcOutCh->sfbEnergyLdData[sfb + sfbGrp] - in FDKaacEnc_peCalculation()
934 pQcOutCh->sfbEnFacLd[sfb + sfbGrp]; in FDKaacEnc_peCalculation()
935 pQcOutCh->sfbThresholdLdData[sfb + sfbGrp] -= in FDKaacEnc_peCalculation()
936 pQcOutCh->sfbEnFacLd[sfb + sfbGrp]; in FDKaacEnc_peCalculation()
2897 QC_OUT_CHANNEL *pQcOutCh = qcElement[i]->qcOutChannel[ch]; in FDKaacEnc_AdjustThresholds() local
2902 pQcOutCh->sfbThresholdLdData[sfb + sfbGrp] += in FDKaacEnc_AdjustThresholds()
2903 pQcOutCh->sfbEnFacLd[sfb + sfbGrp]; in FDKaacEnc_AdjustThresholds()