]> granicus.if.org Git - libvpx/commit
variance_impl_avx2: restore table layout
authorJames Zern <jzern@google.com>
Fri, 12 Aug 2016 06:23:16 +0000 (23:23 -0700)
committerJames Zern <jzern@google.com>
Fri, 12 Aug 2016 18:52:53 +0000 (11:52 -0700)
commitbd7cfb46fb30a55da2d254c554ab4928de06078b
tree647da70820b2c525a96ab24eae29cd6948c79a2b
parentf1e12c1bf3b24e67c8c1542c87c0cd84f85b88fc
variance_impl_avx2: restore table layout

disable clang-format for bilinear_filters_avx2

restores the row layout prior to:
099bd7f vpx_dsp: apply clang-format
but keeps the justification used by clang-format

Change-Id: Icf1733a37edb807e74c26b23a93963c03bd08fd7
vpx_dsp/x86/variance_impl_avx2.c