ref: a63e31e81e9d94587de41c57e843e3944902d7fe
parent: 07b72ace70832240c20f461458d6ea1496135b26
author: James Zern <jzern@google.com>
date: Fri Jun 28 14:07:37 EDT 2013
fix test compile error since: 92479d9 Make update_partition_context faster fixes: vp9/common/vp9_blockd.h:408:22: error: non-constant-expression cannot be narrowed from type 'int' to 'char' in initializer list [-Wc++11-narrowing] char pcvalue[2] = {~(0xe << boffset), ~(0xf <<boffset)}; ^~~~~~~~~~~~~~~~~ Change-Id: Id5b00b9a72d00a2b314081a23879bd1fa3ce983b