uvg266/src/strategies
2015-12-03 17:13:11 +02:00
..
altivec Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
avx2 Add AVX2 8x8 dual hadamard transform 2015-12-03 17:13:11 +02:00
generic Implement generic functions for dual sad / satd 2015-12-03 17:13:11 +02:00
sse2 Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
sse41 Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
x86_asm Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-common.h Add header for common utilities to use with strategies. 2015-10-01 19:40:35 +03:00
strategies-dct.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-dct.h Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-intra.c Enable AVX2 strategy. Add first version of optimizations. 2015-10-08 12:36:20 +03:00
strategies-intra.h Add intra strategy. Move angular prediction there. 2015-10-08 12:36:05 +03:00
strategies-ipol.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-ipol.h Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-nal.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-nal.h Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-picture.c Add alternative version of rough intra search. 2015-12-03 17:12:38 +02:00
strategies-picture.h Add alternative version of rough intra search. 2015-12-03 17:12:38 +02:00
strategies-quant.c Move dequant to strategies. Copy generic to AVX2 as well. 2015-10-23 19:53:50 +03:00
strategies-quant.h Move dequant to strategies. Copy generic to AVX2 as well. 2015-10-23 19:53:50 +03:00