Fix the all intra modes mask constant.
authorAlex Converse <aconverse@google.com>
Wed, 28 May 2014 01:11:21 +0000 (18:11 -0700)
committerAlex Converse <aconverse@google.com>
Wed, 28 May 2014 01:17:17 +0000 (18:17 -0700)
commit75d77e36db70b5ca667fab6d935dcb3b82456554
treed4a2ca2dc64fc6606335b04b4c17938f86adaa4a
parent0becfe42bb16706100f6db62fb0276112cad51ec
Fix the all intra modes mask constant.

The new constant expands to 0x3fc00808.

Change-Id: Ib5109e4faf035fe0402b59f8a8d2e412628b9276
vp9/encoder/vp9_rdopt.c