summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp9dsp_init_16bpp.c
Commit message (Expand)AuthorAgeFilesLines
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-281-1/+1
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-271-1/+1
* avcodec/vp9: avx2 implementation of ipred_dl_16x16_16Ilia2017-03-201-0/+2
* x86: use the new helper macros where usefulJames Almer2016-02-141-1/+1
* vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction.Ronald S. Bultje2015-10-031-0/+33
* vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje2015-10-031-0/+15
* vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-161-1/+1
* vp9: add fullpel (avg) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-161-16/+42
* vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje2015-09-161-0/+65
OpenPOWER on IntegriCloud