commit | ba48a11130aa88cf20c2c54e43585968ce49e964 | [log] [tgz] |
---|---|---|
author | Scott LaVarnway <slavarnway@google.com> | Mon May 20 13:03:17 2013 -0400 |
committer | Scott LaVarnway <slavarnway@google.com> | Mon May 20 13:03:17 2013 -0400 |
tree | 6a2b02175ec2efc92b5d8a4dca42e425fa70ba3b | |
parent | 9aa37a51b28596137ba6fbcb1411c070287d6e11 [diff] |
WIP: 4x4 idct/recon merge This patch eliminates the intermediate diff buffer usage by combining the short idct and the add residual into one function. The encoder can use the same code as well. Change-Id: I296604bf73579c45105de0dd1adbcc91bcc53c22