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

/external/aac/libAACenc/src/
H A Dadj_thr.cpp785 QC_OUT_CHANNEL* pQcOutCh = qcOutChannel[ch]; local
789 pQcOutCh->sfbWeightedEnergyLdData[sfb+sfbGrp] = pQcOutCh->sfbEnergyLdData[sfb+sfbGrp] - pQcOutCh->sfbEnFacLd[sfb+sfbGrp];
790 pQcOutCh->sfbThresholdLdData[sfb+sfbGrp] -= pQcOutCh->sfbEnFacLd[sfb+sfbGrp];
2607 QC_OUT_CHANNEL* pQcOutCh = qcElement[i]->qcOutChannel[ch]; local
2610 pQcOutCh->sfbThresholdLdData[sfb+sfbGrp] += pQcOutCh->sfbEnFacLd[sfb+sfbGrp];

Completed in 32 milliseconds