ffmpeg/libavutil/mips
Andreas Rheinhardt 1a9c345ee8 avutil/mips: Add msa optimizations for pixelutils
Adapted from the corresponding me_cmp code. Only the width 16 function
has been adapted, because it seems that the width 8 function actually
reads 16 bytes per line.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2026-03-09 10:17:26 +01:00
..
asmdefs.h libavcodec/mips: Fix build errors reported by clang 2021-06-03 13:44:00 +02:00
cpu.c avutil/cpu_internal: Provide ff_getauxval() wrapper for getauxvaul() 2024-09-09 06:20:11 -04:00
cpu.h libavutil: Detect MMI and MSA flags for MIPS 2020-07-23 17:21:58 +02:00
float_dsp_mips.c configure: Remove av_restrict 2024-03-15 12:51:15 +01:00
generic_macros_msa.h mips: fix build fail on MIPS R6 2023-03-26 01:46:39 +01:00
intreadwrite.h
libm_mips.h Include attributes.h directly 2021-04-19 14:34:10 +02:00
Makefile avutil/mips: Add msa optimizations for pixelutils 2026-03-09 10:17:26 +01:00
mmiutils.h avutil/mips: Use $at as MMI macro temporary register 2021-07-28 23:31:48 +02:00
pixelutils.h avutil/mips: Add msa optimizations for pixelutils 2026-03-09 10:17:26 +01:00
pixelutils_msa.c avutil/mips: Add msa optimizations for pixelutils 2026-03-09 10:17:26 +01:00