George Steed ee830a5f77 [AArch64] Enable feature detection on Windows and Apple Silicon
Using the platform-specific functions IsProcessorFeaturePresent and
sysctlbyname to check individual features.

Bug: libyuv:980
Change-Id: I7971238ca72e5df862c30c2e65331c46dc634074
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/5465591
Reviewed-by: Frank Barchard <fbarchard@chromium.org>
Commit-Queue: Frank Barchard <fbarchard@chromium.org>
2024-05-03 18:42:51 +00:00
..
basic_types.h
compare_row.h [AArch64] Add Neon implementation of HashDjb2 2024-05-01 19:37:31 +00:00
compare.h
convert_argb.h YUY2ToARGBMatrix and UYVYToARGBMatrix added to allow any color matrix 2024-01-19 21:21:37 +00:00
convert_from_argb.h
convert_from.h
convert.h Fix tidy warning that uint32_t dither4 should not be const 2023-06-02 00:42:02 +00:00
cpu_id.h [AArch64] Enable feature detection on Windows and Apple Silicon 2024-05-03 18:42:51 +00:00
loongson_intrinsics.h
macros_msa.h
mjpeg_decoder.h
planar_functions.h Disable NEON if memory sanitizer is enabled 2023-08-31 18:07:42 +00:00
rotate_argb.h
rotate_row.h Disable NEON if memory sanitizer is enabled 2023-08-31 18:07:42 +00:00
rotate.h
row.h [AArch64] Add SVE2 implementations for ARGBToUVRow and similar 2024-05-01 19:46:43 +00:00
scale_argb.h
scale_rgb.h
scale_row.h Split convert_test and convert_argb_test to allow building on small systems that run out of memory compiling unittests. 2023-12-08 13:39:56 +00:00
scale_uv.h
scale.h Change ScalePlane,ScalePlane_16,... to return int 2023-11-03 23:53:24 +00:00
version.h Fix environment variable LIBYUV_CPU_INFO for unittests 2024-04-20 17:41:56 +00:00
video_common.h