simdtests
simdtests copied to clipboard
SIMD optimizations related to 2D computer graphics
Results
1
simdtests issues
Sort by
recently updated
recently updated
newest added
Hi, I found your implementation looking for a simd implementation for PNG 's unfilter. I am currently investigating the implementation of depng_filter_ref, but your implementation uint8_t * u = NULL;...