Jake Weinstein
Jake Weinstein
Not sure how important this is, but arm64 has resampler intrinsics in media/libaudioprocessing among other frameworks/av intrinsics. media/libaudioprocessing/AudioResamplerFirOps.h:#if defined(__aarch64__) || defined(__ARM_NEON__) media/libaudioprocessing/AudioResamplerFirProcessNeon.h:#ifndef __aarch64__ media/libaudioprocessing/AudioResamplerSinc.cpp:#if defined(__aarch64__) || defined(__ARM_NEON__) media/libeffects/hapticgenerator/Processors.cpp:#if defined(__aarch64__) ||...
external/zlib (upstream: https://chromium.googlesource.com/chromium/src/third_party/zlib/) has SSSE3 and NEON intrinsics for adler32 among other things. Should RISC-V have similar changes?
### Version Microsoft Windows 10 Version 22H2 (OS Build 19045.2486) ### WSL Version - [X] WSL 2 - [ ] WSL 1 ### Kernel Version 5.10.16 ### Distro Version Ubuntu...
### Description Same as #2417, installed on macOS using brew. I believe this may be because .local/share already existed since I had PowerShell and uv installed, which use the same...