ashishuthama
searching Neon…
- 1.▲
- 2.▲
- 3.▲
- 4.▲
- 5.▲
- 6.▲
6 ms·
- 1.▲
- 2.▲
- 3.▲
- 4.▲
- 5.▲
- 6.▲
Another data point:
MATLAB, glnxa64 AVX2, 12 core >> maxNumCompThreads(1); >> im = randi(255, [2560, 1600, 3],'uint8'); >> timeit(@()imresize(im,[320,200],'bilinear','Antialiasing',false)) ans