Searched refs:sfbDistAllowed (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dsf_estim.c202 Word32 sfbDistAllowed; local
207 sfbDistAllowed = sfbDist;
209 sfbDistAllowed = thresh08;
214 if (fixmul(COEF08_31,sfbDist) < sfbDistAllowed) {

Completed in 69 milliseconds