loopfilter_mb_neon: remove unused load_8x8()
quiets a -Wunused-function warning for arm targets Change-Id: I293a7e3d3d7d61d6af2fbedad5e8c25126c418b6
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user