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