43743b1d3e
This function was removed when clang started introducing alignment hints which caused the 32 bit vld1_lane_u32/vst1_lane_u32 to fail: https://llvm.org/bugs/show_bug.cgi?id=24421 The load has been rendered safe with an implementation ~indiscernible performance-wise that uses _u8 and over-reads just a touch. It is still ~5x faster than C in the unaligned case and doing both filters. BUG=webm:892 BUG=webm:1273 Change-Id: Icf7167189391b46202f47233bb585c24c42bcc36 |
||
---|---|---|
.. | ||
bilinearpredict_neon.c | ||
copymem_neon.c | ||
dc_only_idct_add_neon.c | ||
dequant_idct_neon.c | ||
dequantizeb_neon.c | ||
idct_blk_neon.c | ||
idct_dequant_0_2x_neon.c | ||
idct_dequant_full_2x_neon.c | ||
iwalsh_neon.c | ||
loopfiltersimplehorizontaledge_neon.c | ||
loopfiltersimpleverticaledge_neon.c | ||
mbloopfilter_neon.c | ||
shortidct4x4llm_neon.c | ||
sixtappredict_neon.c | ||
vp8_loopfilter_neon.c |