]> granicus.if.org Git - libvpx/commit
Align structures in quantize test
authorJohann <johannkoenig@google.com>
Tue, 4 Nov 2014 18:32:51 +0000 (10:32 -0800)
committerJohann <johannkoenig@google.com>
Tue, 4 Nov 2014 18:49:59 +0000 (10:49 -0800)
commitdae280d537e4db9fca9e48e44a1f5f0495c7763e
tree99b621eb675a39144da04d786f0aa7777745be67
parent9c6ce43df61da5e5c76591bb76224606c871a928
Align structures in quantize test

MACROBLOCKD structures require alignment.

This fixes an issue caught by clang IOC.

Change-Id: Ibb5bcc122f531b4302a87e1144e4feaf46c1de64
test/quantize_test.cc