Hello, In attach patch to add a checkasm test for the recently added threshold8 SIMD
also add AVX2 version Checkasm result : threshold8_c: 584.8 threshold8_sse4: 65.0 threshold8_avx2: 43.5 001 : create ff_threshold_init_func in order to simplify checkasm write (more like previous checkasm test for filter) 002 : Add checkasm test for vf_threshold 003 : make macro for existing asm, in order to add avx2 version 004 : add avx2 version for threshold 8 005 : cosmetic indent asm Martin
0001-avfilter-vf_threshold-move-context-func-init-in-ff_t.patch
Description: Binary data
0002-checkasm-vf_threshold-add-checkasm-test-for-threshol.patch
Description: Binary data
0003-avfilter-x86-vf_threshold-make-macro-for-threshold8.patch
Description: Binary data
0004-avfilter-x86-vf_threshold-add-avx2-version-for-thres.patch
Description: Binary data
0005-avfilter-x86-vf_threshold-cosmetic-indent.patch
Description: Binary data
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel