]> granicus.if.org Git - libvpx/commit
Let YUV plane share the same dqcoeff buffer.
authorhkuang <hkuang@google.com>
Fri, 12 Dec 2014 19:31:23 +0000 (11:31 -0800)
committerhkuang <hkuang@google.com>
Thu, 18 Dec 2014 02:29:07 +0000 (18:29 -0800)
commitb7166143d0137518b98353062c8dc73b9e2904d7
tree4ee27ed3139bcbc6e512b51a25cbe1e94a33dec3
parent09b9a59fb5657954e35ba0573a39e7620d7d5175
Let YUV plane share the same dqcoeff buffer.

Remove unnecessary dqcoeff from macroblockd which reduce macroblockd
size by 16384 bytes.

Change-Id: Ia379a703b4fee81c8fd4698b52488a85a90c9bc2
vp9/common/vp9_blockd.h
vp9/common/vp9_onyxc_int.h