]> granicus.if.org Git - libvpx/commit
Remove destination pointers from BLOCKD
authorJohn Koleszar <jkoleszar@google.com>
Thu, 25 Apr 2013 18:15:38 +0000 (11:15 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 26 Apr 2013 17:14:07 +0000 (10:14 -0700)
commit4f55c5618afb8ef860744c870ac4e33b5583be22
tree55680d6ef63cc26d2873662b46784f871e51533b
parent4b27eb1f186d9bd2d218c0140b41484df8d38fd1
Remove destination pointers from BLOCKD

Access these members from MACROBLOCKD instead.

Change-Id: I7907230dd473ff12ebe182b9280d8b7f12a888c4
vp9/common/vp9_blockd.h
vp9/common/vp9_mbpitch.c
vp9/common/vp9_reconintra.c
vp9/common/vp9_reconintra.h
vp9/common/vp9_reconintra4x4.c
vp9/common/vp9_rtcd_defs.sh
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_encodeintra.c
vp9/encoder/vp9_rdopt.c