Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp359 FIXP_DBL nrgLD64, nrgLowLD64, nrgHighLD64, nrgDiffLD64; in removeLowPassDetection() local
369 nrgLowLD64 = CalcLdData(nrgLow >> 1); in removeLowPassDetection()
371 valLD64 = nrgDiffLD64 - nrgLowLD64; in removeLowPassDetection()
390 nrgLowLD64 = CalcLdData(nrgLow >> 1); in removeLowPassDetection()
392 valLD64 = nrgDiffLD64 - nrgLowLD64; in removeLowPassDetection()