commit | 861ed6a5c12a0563701e3222843fadc86b6d8d74 | [log] [tgz] |
---|---|---|
author | Scott LaVarnway <slavarnway@google.com> | Wed Nov 09 10:41:05 2011 -0500 |
committer | Scott LaVarnway <slavarnway@google.com> | Wed Nov 09 10:41:05 2011 -0500 |
tree | 518d9b32708a34ff2b9459a4ac3573cae56f21ca | |
parent | e1a55b504a625771ad41f42f66f16879d386033d [diff] |
Relocated idct/add calls for encoder Call the idct/add after the tokenize. This is WIP with the goal of creating a common idct/add for the encoder and decoder. This move is necessary because the decoder's version of the idct clobbers qcoeff, which is used by the tokenize. Change-Id: I6b08d8e8397cd873647fa4fb9469884e3c876756