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

/external/aac/libAACenc/src/
H A Dpsy_configuration.cpp295 FIXP_DBL INV480 = (FIXP_DBL)0x44444444; // 1/480 in q39 local
317 center_freq = fMult(center_freq, INV480) << 4; // q13

Completed in 54 milliseconds