summaryrefslogtreecommitdiffstats
path: root/libavfilter/x86/vf_threshold.asm
Commit message (Expand)AuthorAgeFilesLines
* avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)Martin Vignali2017-12-091-7/+14
* x86/vf_threshold: make threshold8 functions work on x86_32James Almer2017-12-041-4/+11
* x86vf_threshold/: use the PBLENDVB macroJames Almer2017-12-041-1/+1
* avfilter/x86/vf_threshold : cosmetic indentMartin Vignali2017-12-031-8/+8
* avfilter/x86/vf_threshold : add avx2 version for threshold 8Martin Vignali2017-12-031-1/+6
* avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 ve...Martin Vignali2017-12-031-1/+5
* avfilter/vf_threshold: add x86 SIMDPaul B Mahol2017-12-021-0/+69
OpenPOWER on IntegriCloud