Yaowu Xu 502912de3a changed to comply with strict aliasing rule
The clamp operation may not affect the values of the final assigned mv
where compiler may make use of strict aliasing rule to optimize out the
clamp operation. This change made the code segments to better comply
the strict aliasing rule.

Change-Id: I24502ff18bd4f9e62507a879cc8760a91a0fd07e
2013-10-29 11:11:35 -07:00
..
2013-10-17 16:02:53 -07:00
2013-07-12 15:25:48 -07:00
2013-05-03 15:35:13 -07:00
2013-07-09 14:33:49 -07:00