Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dps_main.cpp298 const INT noQmfSlots, const INT psQmfScale[MAX_PS_CHANNELS], in DownmixPSQmfData()
312 int downmixScale = psQmfScale[0] - dynQmfScale; in DownmixPSQmfData()
468 INT psQmfScale[MAX_PS_CHANNELS] = {0}; in FDKsbrEnc_PSEnc_ParametricStereoProcessing() local
490 psQmfScale[psCh] = hQmfAnalysis[psCh]->outScalefactor; in FDKsbrEnc_PSEnc_ParametricStereoProcessing()
535 hParametricStereo->noQmfSlots, psQmfScale, qmfScale))) { in FDKsbrEnc_PSEnc_ParametricStereoProcessing()