Refactor intra block prediction function
authorJingning Han <jingning@google.com>
Mon, 13 Jul 2015 17:40:01 +0000 (10:40 -0700)
committerJingning Han <jingning@google.com>
Mon, 13 Jul 2015 22:20:47 +0000 (15:20 -0700)
commit81452cf0b7e97643452c2129bdbab27335d0f386
tree8a300cc29a075a444f4d645d34e8f591ac609796
parent0cdc85d8cf376592171607df16c3851999393412
Refactor intra block prediction function

This commit simplifies the intra block boundary condition logic.
It removes the block index from the argument set.

Change-Id: If00142512eb88992613d6609356dfd73ba390138
vp9/common/vp9_reconintra.c
vp9/common/vp9_reconintra.h
vp9/decoder/vp9_decodeframe.c
vp9/encoder/vp9_encodemb.c
vp9/encoder/vp9_mbgraph.c
vp9/encoder/vp9_pickmode.c
vp9/encoder/vp9_rdopt.c