summaryrefslogtreecommitdiff
path: root/libswscale/aarch64/hscale.S
Commit message (Expand)AuthorAge
* swscale/aarch64: add hscale specializationsSwinney, Jonathan2022-05-28
* swscale: aarch64: Optimize the final summation in the hscale routineMartin Storsjö2022-04-22
* swscale: aarch64: Don't clobber callee-saved registers v8-v15Martin Storsjö2020-04-21
* swscale: aarch64: Avoid using the x18 registerMartin Storsjö2020-04-20
* swscale/aarch64: use multiply accumulate and increase vector factor to 4Sebastian Pop2019-12-17
* sws/aarch64: restore ff_hscale_8_to_15_neon()Clément Bœsch2016-04-05
* sws/aarch64: add ff_hscale_8_to_15_neonClément Bœsch2016-03-31