Allocate aligned source in variance test
authorYunqing Wang <yunqingwang@google.com>
Fri, 25 Jul 2014 00:11:58 +0000 (17:11 -0700)
committerYunqing Wang <yunqingwang@google.com>
Fri, 25 Jul 2014 00:11:58 +0000 (17:11 -0700)
commit5c93e62e0af1929cef1a3c6e377fff3d967553a5
tree8ee4c84e7eef1e2e00c96fc6310956c946bc8251
parent374c8859199ca9edc07d8a0cf66ea8ff8aec015f
Allocate aligned source in variance test

The source buffer is an aligned buffer in VP9. Added the alignment
to make it consistent with libvpx.

Change-Id: I3ebb9d2e8555ed532951da479dd5cbbb8812e02d
test/variance_test.cc