summaryrefslogtreecommitdiff
path: root/libavcodec/aarch64/me_cmp_init_aarch64.c
Commit message (Expand)AuthorAge
* lavc/aarch64: Add neon implementation for pix_abs16_y2Hubert Mazur2022-08-18
* lavc/aarch64: Add neon implementation for sse4Hubert Mazur2022-08-18
* lavc/aarch64: Add neon implementation for sse16Hubert Mazur2022-08-18
* aarch64: me_cmp: Fix the indentation of function declarationsMartin Storsjö2022-08-18
* avcodec/me_cmp: Constify me_cmp_func buffer parametersAndreas Rheinhardt2022-07-31
* lavc/aarch64: Add pix_abs16_x2 neon implementationHubert Mazur2022-07-13
* lavc/aarch64: Hook up the existing ff_pix_abs16_neon to the sad[0] function p...Hubert Mazur2022-07-11
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-28