Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0
authorJohn Koleszar <jkoleszar@google.com>
Wed, 8 May 2013 23:17:09 +0000 (16:17 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 16 May 2013 00:57:08 +0000 (17:57 -0700)
commit501ae3484c245738a12fc64a9ebb4d3c114fbf09
tree9ba863f54641a8194611514f1dfbda105d7545bf
parentda5054c5af4d8da16492f670ca023a334559021e
Fix vp9_build_intra_predictors_sbuv_s for non-4:2:0

Remove an assumption about chroma size, and the number of planes.

Change-Id: I286a7fac296ec334c6a8ad847f663f3adbb9f43e
vp9/common/vp9_reconintra.c