uvg266/src/strategies/avx2
Pauli Oikkonen 314f5b0e1f Rename 16x2b cmpgt function, comment it better, optimize it slightly
Eliminate an unnecessary bit masking to make it even more messy
2019-02-04 14:44:32 +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 Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
dct-avx2.h Add IWYU pragmas 2016-03-31 12:33:34 +03:00
encode_coding_tree-avx2.c Rename 16x2b cmpgt function, comment it better, optimize it slightly 2019-02-04 14:44:32 +02:00
encode_coding_tree-avx2.h Add AVX2 strategy for encode_coding_tree 2018-12-18 19:41:09 +02:00
intra-avx2.c Fix incorrect shuffle parameters 2016-08-23 19:40:46 +03: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 Replace 32-bit incompatible instrinsics 2018-11-12 18:54:33 +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 Merge branch 'bipred_recon' 2018-12-11 09:59:35 +02: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 Move CG reordering code from quant-avx2 to shared header 2018-12-18 19:42:18 +02:00
quant-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
sao-avx2.c Enable strategies for SAO reconstruction 2017-07-11 10:35:18 +03:00
sao-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00