commit | ce89309b4550edeb7f15b6845f528f74e2e8da4e | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Tue Nov 12 12:01:25 2013 -0800 |
committer | Yunqing Wang <yunqingwang@google.com> | Tue Nov 12 12:07:57 2013 -0800 |
tree | d5a4823a787f1fbc798753fa20a24516abfbcd90 | |
parent | 17322275dd72b08bbb60aa34e765ad18ec971b15 [diff] |
Use 1D array to store super block filter levels As Jim suggested, 1D array was used to store filter levels instead of 2D array. This used shift_y in setup_mask directly, and saved few cycles. Change-Id: If61ab298784861f1806b1cd396d4e4e2e0f097b9