uvg266/src/strategies
2021-09-06 21:20:50 +03:00
..
altivec Fix build on powerpc64 with LLVM 2019-09-12 15:05:00 +02:00
avx2 [SIMD] Initial AVX2 code for PDPC in angular prediction 2021-09-06 21:20:50 +03:00
generic Merge branch 'joint_cbcr' into 'master' 2021-09-06 11:43:06 +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 [alf] Import SSE4.1 optimized 5x5 and 7x7 filters from VTM13 2021-08-25 11:50:37 +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-alf.c [alf] Add strategy for alf_get_blk_stats() and an initial AVX2 version 2021-08-25 20:22:24 +03:00
strategies-alf.h [alf] Add strategy for alf_get_blk_stats() and an initial AVX2 version 2021-08-25 20:22:24 +03: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 [mts] add optimized versions of DCT8 and DST7, inverse not yet working properly 2021-07-21 11:53:15 +03: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 [jccr] WIP initial implementation 2021-09-06 11:28:08 +03:00
strategies-quant.h [jccr] WIP initial implementation 2021-09-06 11:28:08 +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