loopfilter_mb_neon: remove unused load_8x8()

quiets a -Wunused-function warning for arm targets

Change-Id: I293a7e3d3d7d61d6af2fbedad5e8c25126c418b6
This commit is contained in:
James Zern
2016-09-17 11:00:31 -07:00
parent 5d73639d8f
commit aa0eb67bf7

View File

@@ -481,7 +481,6 @@ FUN_FILTER16(16) // filter16_16
*q3 = vld1##r##u8(s); \
}
FUN_LOAD8(8, _) // load_8x8
FUN_LOAD8(16, q_) // load_16x8
#undef FUN_LOAD8