]> granicus.if.org Git - libvpx/commit
Fix the THR_MODES array used in vp9_pick_inter_mode
authorJingning Han <jingning@google.com>
Sun, 2 Nov 2014 20:18:53 +0000 (12:18 -0800)
committerJingning Han <jingning@google.com>
Sun, 2 Nov 2014 20:25:57 +0000 (12:25 -0800)
commit7e119e29468f5466b2def61dd5281906cb595998
treea7f6d8c579b97040140870f7a141d42d2be15d34
parent1c84e73ebda82f0089f6ae71acfe1710f5bed2c2
Fix the THR_MODES array used in vp9_pick_inter_mode

Fix the alignment of entries fo intra prediction modes.

Change-Id: Ie32ad87cf90694efd591a4b1cc29c916c4cd56f7
vp9/encoder/vp9_pickmode.c