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

/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Doper_32b.c273 static const Word32 pow2Table[POW2_TABLE_SIZE] = { variable
360 res = pow2Table[(POW2_TABLE_SIZE*fPart)/y] >> iPart;

Completed in 148 milliseconds