uvg266/src/strategies
2021-06-01 12:17:03 +03:00
..
altivec Fix build on powerpc64 with LLVM 2019-09-12 15:05:00 +02:00
avx2 [LMCS] Use chroma scaling 2021-06-01 12:17:03 +03:00
generic [LMCS] Use chroma scaling 2021-06-01 12:17:03 +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 Implemented implicit MTS. 2021-02-11 15:11:15 +02:00
strategies-dct.h Implemented implicit MTS. 2021-02-11 15:11:15 +02:00
strategies-encode.c Merge remote-tracking branch 'remotes/github_kvazaar/master' 2019-08-22 15:12:01 +03:00
strategies-encode.h MTS bitstream encoding added for intra. Work with depths 0-3. 2021-01-18 20:44:36 +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 Rename some interpolation functions and strategies for consistency 2021-03-08 22:36:08 +02:00
strategies-ipol.h Handle "don't care" rows in the end separately 2021-03-08 22:36:09 +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 [LMCS] Use chroma scaling 2021-06-01 12:17:03 +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