ffmpeg/libswscale/x86
Ting Fu e934194b6a libswscale/x86/yuv2rgb: Change inline assembly into nasm code
The original inline assembly and nasm code have the same fps when called by command.
NASM code almost has no impact on the perfromance.

Signed-off-by: Ting Fu <ting.fu@intel.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2020-02-05 17:41:59 +01:00
..
Makefile
hscale_fast_bilinear_simd.c
input.asm
output.asm
rgb2rgb.c
rgb2rgb_template.c
rgb_2_rgb.asm
scale.asm
swscale.c
swscale_template.c
w64xmmtest.c
yuv2rgb.c
yuv2rgb_template.c
yuv_2_rgb.asm