Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Drvlcconceal.cpp611 int useIsFwd, useNrgFwd, useScfFwd; /* the flags signals the elements which in StatisticalEstimation() local
615 useIsFwd = useNrgFwd = useScfFwd = 0; in StatisticalEstimation()
654 if (sumNrgFwd < sumNrgBwd) useNrgFwd = 1; in StatisticalEstimation()
677 if (useNrgFwd) in StatisticalEstimation()