aws / dcv-color-primitives

DCV Color Primitives Library
MIT No Attribution
30 stars 22 forks source link

Added I444 to BGRA conversion #11

Closed Vendrik closed 4 years ago

Vendrik commented 4 years ago

Added sse2 implementation

Added avx2 implementation

Added c bindings test

Improved tests

Added benchmarks

Vendrik commented 4 years ago

9