Searched refs:SQRT_BITS_MASK (Results 1 – 1 of 1) sorted by relevance
148 #define SQRT_BITS_MASK 0x7f macro315 (INT)(val >> (DFRACT_BITS - 1 - (SQRT_BITS + 1))) & SQRT_BITS_MASK; in invSqrtNorm2()