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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c75 Word32 *pthrExp = NULL, *psfbThre; local
80 psfbThre = psyOutChan->sfbThreshold + sfbGrp;
82 *pthrExp = rsqrt(rsqrt(*psfbThre,INT_BITS),INT_BITS);
83 pthrExp++; psfbThre++;

Completed in 67 milliseconds