uvg266/src/strategies
2020-10-13 14:14:57 +03:00
..
altivec Fix build on powerpc64 with LLVM 2019-09-12 15:05:00 +02:00
avx2 Merge remote-tracking branch 'remotes/kvazaar_github/master' 2020-09-25 11:49:11 +03:00
generic Prevent cu_sig_model_chroma array from being indexed over the limit 2020-10-13 14:14:57 +03:00
sse2 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
sse41 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
x86_asm 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
missing-intel-intrinsics.h Let pu-depth be defined per gop-layer 2020-03-17 17:57:18 +02:00
optimized_sad_func_ptr_t.h Move choosing of tailored SAD function higher up the calling chain 2019-02-04 20:41:40 +02:00
strategies-common.h Replace KVZ_PERMUTE with _MM_SHUFFLE 2016-08-22 19:08:46 +03:00
strategies-dct.c Added EMT transforms to the strategies 2018-10-17 08:56:49 +03:00
strategies-dct.h Added EMT transforms to the strategies 2018-10-17 08:56:49 +03:00
strategies-encode.c Merge remote-tracking branch 'remotes/github_kvazaar/master' 2019-08-22 15:12:01 +03:00
strategies-encode.h Fixes to enable portability 2018-12-18 20:42:09 +02:00
strategies-intra.c Create a strategy out of intra_pred_filtered_dc 2019-11-19 14:50:31 +02:00
strategies-intra.h Merge remote-tracking branch 'remotes/kvazaar_github/master' 2020-09-25 11:49:11 +03:00
strategies-ipol.c Rewrite most of FME and interpolation filters 2018-11-08 20:21:16 +02:00
strategies-ipol.h Rewrite most of FME and interpolation filters 2018-11-08 20:21:16 +02:00
strategies-nal.c Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
strategies-nal.h Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
strategies-picture.c Make a strategy out of pixel_var 2020-02-24 19:37:36 +02:00
strategies-picture.h Make a strategy out of pixel_var 2020-02-24 19:37:36 +02:00
strategies-quant.c Create preliminary version of improved cost estimator 2019-07-09 18:01:54 +03:00
strategies-quant.h Bypass inverse quantization and inverse transform when trying early skip 2020-04-10 16:02:09 +03:00
strategies-sao.c Run include-what-you-use fix_includes.py fix_includes.py 2016-04-01 17:46:55 +03:00
strategies-sao.h Revert "Revert to 6924d90052 due to broken visual studio build" 2019-09-05 18:21:55 +03:00