commit | e40a769036a97403718244caa81b8680a4c9c7eb | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Thu Apr 25 11:54:18 2013 -0700 |
committer | John Koleszar <jkoleszar@google.com> | Thu Apr 25 12:08:32 2013 -0700 |
tree | 4eaf1863ff30f2b112874e991d8cbfcc0b1fc9f0 | |
parent | a99e1aa8ca1b6361add6e74e90d74b07697e1786 [diff] |
Fix incorrect dequant used in detokenize The quantizer can vary per-plane, and the dequantization vector is available in the per-plane part of MACROBLOCKD. The previous code would incorrectly use the Y quantizer for the whole macroblock. Change-Id: I3ab418aef9168ea0ddcfa4b7c0be32ae48b536d7