Searched refs:sqrtOddAdjustments (Results 1 – 1 of 1) sorted by relevance
596 static const uint16_t sqrtOddAdjustments[] = { in estimateSqrt32() local609 z = 0x4000 + ( a>>17 ) - sqrtOddAdjustments[ (int)index ]; in estimateSqrt32()