commit | 4efa6a0176570c032b12ab9e964424c2c2f43adc | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Sun Nov 03 11:16:38 2013 -0800 |
committer | Jingning Han <jingning@google.com> | Sun Nov 03 11:19:33 2013 -0800 |
tree | 9db4b98acd2de723b4a8fdf848f297b75f0a22f2 | |
parent | 2de7cbe98007e0b70ca6088773434e179b3c83c1 [diff] |
Fix the use case of plane_block_idx in sub8x8 RD This commit fixes the use case of plane_block_idx, which determines the plane (Y/U/V) index based on block index. When block idx >= 4 in sub8x8 block loop, it should be of chroma components. Change-Id: I072705aa7b35445524ac607089ca8ce54b7ba478