commit | a272ff25cd99f47950dddb55e94b370e95b70016 | [log] [tgz] |
---|---|---|
author | Scott LaVarnway <slavarnway@google.com> | Wed May 15 13:16:02 2013 -0400 |
committer | Scott LaVarnway <slavarnway@google.com> | Wed May 15 13:16:02 2013 -0400 |
tree | 184ef2adf758d9cf09b4fab283bad047b8666635 | |
parent | 2cf0d4be122f9951b34115401aad069a9464b4c5 [diff] |
WIP: 16x16 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: Iea7976b22b1927d24b8004d2a3fddae7ecca3ba1