Add two signed 32-bit values with saturation.
@param a one value @param b another value @return sum with signed saturation
See Implementation
Add two signed 32-bit values with saturation.
@param a one value @param b another value @return sum with signed saturation