Searched refs:maxValAboveLD64 (Results 1 – 1 of 1) sorted by relevance
360 FIXP_DBL valLD64, maxValLD64, maxValAboveLD64; in removeLowPassDetection() local384 maxValAboveLD64 = FL2FXCONST_DBL(-1.0f); in removeLowPassDetection()393 if (valLD64 > maxValAboveLD64) { in removeLowPassDetection()394 maxValAboveLD64 = valLD64; in removeLowPassDetection()401 if (valLD64 > maxValAboveLD64) { in removeLowPassDetection()402 maxValAboveLD64 = valLD64; in removeLowPassDetection()409 maxValAboveLD64 < mhThresh.derivThresAboveLD64) { in removeLowPassDetection()