Searched refs:XROUND (Results 1 – 1 of 1) sorted by relevance
32 static const Word32 XROUND = 0x33e425af; /* final rounding constant (-0.0946f+ 0.5f) */ variable78 x += XROUND >> (INT_BITS - finalShift); in quantizeSingleLine()