ffmpeg/libswscale/arm
Matthieu Bouron e0dc22b99e swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled
This disables the 32bit precision neon code path in favor of the
default C one and avoids breaking fate.
2015-12-19 22:09:28 +01:00
..
Makefile swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon 2015-11-23 14:47:12 +01:00
rgb2yuv_neon_16.S
rgb2yuv_neon_32.S
rgb2yuv_neon_common.S
swscale_unscaled.c swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled 2015-12-19 22:09:28 +01:00
yuv2rgb_neon.S swscale/arm/yuv2rgb: simplify process_16px_* macro call 2015-12-19 10:42:33 +01:00