Home
last modified time | relevance | path

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

/external/aac/libFDK/include/
Dfixpoint_math.h148 #define SQRT_BITS_MASK 0x7f macro
315 (INT)(val >> (DFRACT_BITS - 1 - (SQRT_BITS + 1))) & SQRT_BITS_MASK; in invSqrtNorm2()