commit | 815c8f6279c20ef67ffbcfcf380dc38c2dbd421b | [log] [tgz] |
---|---|---|
author | Sushil Chauhan <sushilchauhan@codeaurora.org> | Thu May 18 19:51:34 2017 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue May 23 18:12:33 2017 -0700 |
tree | e44598258f1a95ea5fdaf270382eea678d098222 | |
parent | ec4b547fbf3b4243ca30fde1c025fe5089111658 [diff] |
gpu_tonemapper: Tonemap unaligned width and height of source GPU tonemapper should tonemap only the source pixels within unaligned width and height. The aligned width and height of the source buffer can have padding due to alignment requirements, hence GPU tonemapper should not tonemap on the aligned width and height of the source. CRs-Fixed: 2048764 Change-Id: I71e9dcca6da2be9663053adc744f9958cc5c1148