Commit Graph

3 Commits

Author SHA1 Message Date
akallabeth 8020efcd0b
[primitives,codec] guard NEON code with platform
NEON optimized code might be used in multiarch/universal builds.
So not only guard with WITH_NEON but also with architecture defines from
winpr/platform.h
2024-06-25 10:00:41 +02:00
akallabeth 889dff4f55
[primitives] log initialization 2024-06-18 08:52:28 +02:00
akallabeth 3cecd1de06
[primitives] refactor, split sse/neon/opencl 2024-06-17 13:15:14 +02:00