Make switchable filter search subsampling-aware
authorJohn Koleszar <jkoleszar@google.com>
Tue, 7 May 2013 18:49:21 +0000 (11:49 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 8 May 2013 04:57:00 +0000 (21:57 -0700)
commit14a5c7285bdc612bdef75d929e7ed0e83f278ca9
treeb4a781d32d9470a7b4e4cba38ba83b7014e22db3
parent7465f52f81919af7abe30430ed874d4f203c3b43
Make switchable filter search subsampling-aware

Makes the temporary storage of the filtered data agnostic to
the number of planes and how they're subsampled.

Change-Id: I12f352cd69a47ebe1ac622af30db29b49becb7f4
vp9/encoder/vp9_rdopt.c