commit | 68107424525e36a02237deee2eb0919bd7d6c79e | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Tue Jul 09 11:12:42 2013 -0700 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Tue Jul 09 15:17:17 2013 -0700 |
tree | ac9535209ab0697741df540ce7c0a4338f3d5643 | |
parent | c95866ba7ead6113d97c188422ee1782707ccb47 [diff] |
hwc: Increase precision in triming Increase precision from float to double in triming calcs. This improves the output. We need this since ultimately we assign to int which would truncate excesses. With float due to lower precision, we end up slightly lower than an integral value. Change-Id: I5d781b609be1761b746edf6503340f34a985b9e2