Pass B_PREDICTION_MODE to intra4x4_predict
authorJohann <johannkoenig@google.com>
Thu, 2 Aug 2012 21:26:04 +0000 (14:26 -0700)
committerJohann <johannkoenig@google.com>
Thu, 2 Aug 2012 22:26:24 +0000 (15:26 -0700)
commit4b0b43632bdb268222b1647771a1cf748235f61e
tree227d3e032b114a618b60ec8465431074d14d5485
parent0e17ee56e808891f17da7460c2210c3b14b57f1f
Pass B_PREDICTION_MODE to intra4x4_predict

Use the correct type when calling and inside the function.

Change-Id: Idbaf1bf58b9574f0cba73d78780e9aedd8889dfd
vp8/common/reconintra4x4.c
vp8/common/rtcd_defs.sh
vp8/decoder/decodframe.c
vp8/decoder/threading.c
vp8/encoder/pickinter.c
vp8/encoder/rdopt.c