Searched refs:fPart (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
H A Doper_32b.c351 UWord32 fPart; local
357 fPart = tmp - iPart*y;
360 res = pow2Table[(POW2_TABLE_SIZE*fPart)/y] >> iPart;

Completed in 83 milliseconds