summaryrefslogtreecommitdiff
path: root/libswscale/aarch64/hscale.S
Commit message (Expand)AuthorAgeFilesLines
* sw_scale: Add specializations for hscale 16 to 19Hubert Mazur2022-11-011-0/+402
* sw_scale: Add specializations for hscale 16 to 15Hubert Mazur2022-11-011-0/+407
* sw_scale: Add specializations for hscale 8 to 19Hubert Mazur2022-11-011-0/+291
* libswscale/aarch64: add another hscale specializationSwinney, Jonathan2022-08-161-0/+107
* swscale/aarch64: add hscale specializationsSwinney, Jonathan2022-05-281-1/+171
* swscale: aarch64: Optimize the final summation in the hscale routineMartin Storsjö2022-04-221-11/+3
* swscale: aarch64: Don't clobber callee-saved registers v8-v15Martin Storsjö2020-04-211-10/+10
* swscale: aarch64: Avoid using the x18 registerMartin Storsjö2020-04-201-4/+4
* swscale/aarch64: use multiply accumulate and increase vector factor to 4Sebastian Pop2019-12-171-32/+53
* sws/aarch64: restore ff_hscale_8_to_15_neon()Clément Bœsch2016-04-051-1/+1
* sws/aarch64: add ff_hscale_8_to_15_neonClément Bœsch2016-03-311-0/+59