Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp355 FIXP_DBL nrgLD64,nrgLowLD64,nrgHighLD64,nrgDiffLD64; in removeLowPassDetection() local
411 nrgLD64 = CalcLdData(pNrgVector[i]>>1); in removeLowPassDetection()
412 valLD64 = nrgDiffLD64-nrgLD64; in removeLowPassDetection()