]> granicus.if.org Git - libvpx/commit
Remove diff from BLOCKD
authorJohn Koleszar <jkoleszar@google.com>
Wed, 24 Apr 2013 22:01:35 +0000 (15:01 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 25 Apr 2013 18:57:22 +0000 (11:57 -0700)
commit6c0c6b86c14a89120beed55fcf7e68c038476eb5
treebedcd5b9c6fc074c8e005093e2cd5338be57ecdb
parent15255eef8251eb645b9b89f6e211663e6f22563d
Remove diff from BLOCKD

The underlying storage for these buffers is in the per-plane MACROBLOCKD
area, so read it from there directly.

Change-Id: Id6bd835117fdd9dea07db95ad06eff9f12afaaf7
vp9/common/vp9_blockd.h
vp9/common/vp9_mbpitch.c
vp9/encoder/vp9_encodeintra.c
vp9/encoder/vp9_rdopt.c