commit | 0c4594144353f6beccc544710b92f849fd317fd0 | [log] [tgz] |
---|---|---|
author | Urvang Joshi <urvang@google.com> | Fri Apr 21 18:10:09 2017 +0000 |
committer | James Zern <jzern@google.com> | Sat Apr 22 01:28:37 2017 +0000 |
tree | 58ecb1405149913bdecdf3b8bfe3a9047319ab73 | |
parent | 7ee540dca5f2e3e4fc9061482491540568e57987 [diff] |
Revert "highpass_filter: Refactor the highbd and lowbd versions." This reverts commit c92c6e9d987defcffc78ee47b8bcfc3e4a233b79. Reason for revert: The lowbd version of the function is called even with CONFIG_HIGHBITDEPTH on, when bit depth == 8. And that particular case will not work as before with this change. BUG=aomedia:442 Change-Id: I50c0a1238c93d2c729ab878cf04ca417fee3b202