From 4b0b43632bdb268222b1647771a1cf748235f61e Mon Sep 17 00:00:00 2001 From: Johann Date: Thu, 2 Aug 2012 14:26:04 -0700 Subject: Pass B_PREDICTION_MODE to intra4x4_predict Use the correct type when calling and inside the function. Change-Id: Idbaf1bf58b9574f0cba73d78780e9aedd8889dfd --- vp8/common/rtcd_defs.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'vp8/common/rtcd_defs.sh') diff --git a/vp8/common/rtcd_defs.sh b/vp8/common/rtcd_defs.sh index 29b871ded..05d0df4f4 100644 --- a/vp8/common/rtcd_defs.sh +++ b/vp8/common/rtcd_defs.sh @@ -1,5 +1,7 @@ common_forward_decls() { cat <