Searched refs:pthrExp (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
79 pthrExp = &(thrExp[ch][sfbGrp]);
82 *pthrExp = rsqrt(rsqrt(*psfbThre,INT_BITS),INT_BITS);
83 pthrExp++; psfbThre++;

Completed in 118 milliseconds