uvg266/src/strategies/avx2
2019-11-19 13:39:02 +02:00
..
avx2_common_functions.h Move CG reordering code from quant-avx2 to shared header 2018-12-18 19:42:18 +02:00
dct-avx2.c Also remove 16x16 (A * B^T)^T matrix multiply 2019-10-28 16:19:42 +02:00
dct-avx2.h Add IWYU pragmas 2016-03-31 12:33:34 +03:00
encode_coding_tree-avx2.c Fix intrinsics that may be missing on some systems 2019-05-23 19:59:40 +03:00
encode_coding_tree-avx2.h Add AVX2 strategy for encode_coding_tree 2018-12-18 19:41:09 +02:00
intra-avx2.c Optimize intra_pred_planar_avx2 for 4x4 blocks 2019-11-19 13:39:02 +02:00
intra-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
ipol-avx2.c Fix smp and amp blocks in fme and revert previous change. 2018-12-19 21:30:53 +02:00
ipol-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
picture-avx2.c Make luma or chroma only inter "recon" or predict possible 2019-09-02 17:15:28 +03:00
picture-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
quant-avx2.c Align DCT source and dest blocks to cache line 2019-10-28 16:19:42 +02:00
quant-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
reg_sad_pow2_widths-avx2.h Create a border-respecting 32-wide AVX hor_sad 2019-03-07 18:01:22 +02:00
sao-avx2.c Work around the ancient Win32 calling convention hassle 2019-09-06 13:14:42 +03:00
sao-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00