Clip a signed integer value into the -128,127 range. @param a value to clip @return clipped value
See Implementation
Clip a signed integer value into the -128,127 range. @param a value to clip @return clipped value