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

/frameworks/base/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c71 Word32 *pthrExp, *psfbThre; local
75 pthrExp = &(thrExp[ch][sfbGrp]);
78 *pthrExp = rsqrt(rsqrt(*psfbThre,INT_BITS),INT_BITS);
79 pthrExp++; psfbThre++;

Completed in 76 milliseconds