[FFmpeg-devel] avcodec/utvideodec : add SIMD (SSSE3 and AVX2) for gradient_pred (V2)

Martin Vignali martin.vignali at gmail.com
Sat Dec 2 20:55:05 EET 2017


Hello,

New patchs in attach for adding gradient pred SIMD (SSSE3 and AVX2)
(use by utvideo dec now (more use will be add later))

Checkasm result (width = 1024)

add_gradient_pred_c: 2070.2
add_gradient_pred_ssse3: 602.4
add_gradient_pred_avx2: 385.7


Need to be apply after add_left_pred AVX2 patchs



Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-avcodec-utvideodec-add-SIMD-SSSE3-and-AVX2-for-gradi.patch
Type: application/octet-stream
Size: 7461 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171202/d88a3c33/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-checkasm-llviddsp-add-test-for-add_gradient_pred.patch
Type: application/octet-stream
Size: 1891 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171202/d88a3c33/attachment-0001.obj>


More information about the ffmpeg-devel mailing list