ermig1979 / Simd

C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM.
http://ermig1979.github.io/Simd
MIT License
2.01k stars 407 forks source link

SimdYuva420pToBgraV2 #265

Closed mikeversteeg closed 6 months ago

mikeversteeg commented 6 months ago

I'm interested in SimdYuva420pToBgraV2to complement the other V2 conversion functions. Thanks.

ermig1979 commented 6 months ago

Hi! I added this issue to roadmap.

ermig1979 commented 6 months ago

The task is done.