]> granicus.if.org Git - libvpx/commit
arm idct16x16: remove extra config guards
authorJohann <johannkoenig@google.com>
Wed, 11 Jan 2017 18:17:14 +0000 (10:17 -0800)
committerJohann <johannkoenig@google.com>
Wed, 11 Jan 2017 18:17:14 +0000 (10:17 -0800)
commit68d0f46ec056c718f7dc88bdbe707ac32df0b7eb
tree95e2f51bb35ca37fb9fb9960b53af86d1d91ec9d
parent7a0bfa6ec69917a7b036de397b5545dd8f0a0d18
arm idct16x16: remove extra config guards

This file is guarded by HAVE_NEON_ASM in the .mk file now.

Change-Id: I513a621c234aa90ad52e426c8ed494d8a7d4b74a
vpx_dsp/arm/idct16x16_neon.c