[FFmpeg-devel] [PATCH 0/2] lavc/aarch64: Provide neon implementations

Hubert Mazur hum at semihalf.com
Wed Jun 29 11:24:38 EEST 2022


Provide neon implementations for motion estimation functions.

Hubert Mazur (2):
  lavc/aarch64: Assign callback with function
  lavc/aarch64: Add pix_abs16_x2 neon implementation

 libavcodec/aarch64/me_cmp_init_aarch64.c |   5 +
 libavcodec/aarch64/me_cmp_neon.S         | 134 +++++++++++++++++++++++
 2 files changed, 139 insertions(+)

-- 
2.34.1



More information about the ffmpeg-devel mailing list