commit | facac4f5f06380533f47ad39698bad431ffa3202 | [log] [tgz] |
---|---|---|
author | David Barker <david.barker@argondesign.com> | Tue May 30 13:11:42 2017 +0100 |
committer | Debargha Mukherjee <debargha@google.com> | Tue May 30 21:37:40 2017 +0000 |
tree | bf255dcbe34e3cd1774de4f64d4e1628a8050d07 | |
parent | 8ea3319ee7bdb8b4c9308944c4834fd629bb33b0 [diff] |
Tidy up warp filter * Simplify the C version of the warp filter to make the intent of the code clearer * Replace saturate_uint() in the C warp filter with an assertion that the intermediate values are in-range. This is because they should (provably) *never* go out-of-range. * Add a comment describing the intended hardware architecture * Miscellaneous comment updates Change-Id: I798736f923ece599f22d573d31c5dfccd18b2d0e