uvg266/src/strategies/avx2
Ari Lemmetti 84222cf3e7 Replace old block extrapolation with more capable one.
Separate paddings for different directions can be now specified.
2021-03-08 22:36:04 +02:00
..
avx2_common_functions.h Fix define for use with Visual Studio. 2020-04-03 15:11:01 +02:00
dct-avx2.c Exclude 8-bit-only code from 10-bit builds and use uint8_t instead of kvz_pixel for code that assumes 8-bit pixels 2020-09-02 17:46:33 +03: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 Exclude 8-bit-only code from 10-bit builds and use uint8_t instead of kvz_pixel for code that assumes 8-bit pixels 2020-09-02 17:46:33 +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 old block extrapolation with more capable one. 2021-03-08 22:36:04 +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 Exclude 8-bit-only code from 10-bit builds and use uint8_t instead of kvz_pixel for code that assumes 8-bit pixels 2020-09-02 17:46:33 +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 Allow fast coeff weights to be read from a file 2020-10-29 15:22:51 +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 Exclude 8-bit-only code from 10-bit builds and use uint8_t instead of kvz_pixel for code that assumes 8-bit pixels 2020-09-02 17:46:33 +03:00
sao-avx2.c Exclude 8-bit-only code from 10-bit builds and use uint8_t instead of kvz_pixel for code that assumes 8-bit pixels 2020-09-02 17:46:33 +03:00
sao-avx2.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00