swscale/x86/rgb2rgb: Detemplatize

Every function in rgb2rgb_template.c is only compiled exactly
once; there is no overlap at all between the MMXEXT and the
SSE2 functions, so detemplatize it.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
Andreas Rheinhardt 2024-06-05 23:27:35 +02:00
parent 5421dee0e7
commit 8b62fb231a
2 changed files with 2254 additions and 2335 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff