Home
last modified time | relevance | path

Searched refs:invFourthRootCorrection (Results 1 – 1 of 1) sorted by relevance

/external/aac/libSBRdec/src/
Dhbe.cpp737 static const FIXP_DBL invFourthRootCorrection[4] = {0x40000000, 0x4C1BF829, variable
802 op_m = fMultDiv2(op_m, invFourthRootCorrection[rem]) << 2; in invFourthRootNorm2()