uvg266/src/strategies
2016-03-16 20:16:00 +02:00
..
altivec Update old pixel type to the current one 2016-01-30 19:33:09 +02:00
avx2 Optimize sao band ddistortion 2016-03-16 20:16:00 +02:00
generic Create generic strategy for sao. 2016-03-16 20:11:15 +02:00
sse2 Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
sse41 Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
x86_asm Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
strategies-common.h Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
strategies-dct.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-dct.h Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
strategies-intra.c Create generic strategy of planar prediction 2016-01-12 23:50:47 +02:00
strategies-intra.h Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
strategies-ipol.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-ipol.h Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
strategies-nal.c Prefix all non-static symbols with "kvz_". 2015-08-26 13:02:28 +03:00
strategies-nal.h Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
strategies-picture.c Use kvz_satd_any_size in inter search. 2015-12-15 11:21:45 +02:00
strategies-picture.h Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +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 Fix includes to include global.h first everywhere 2016-01-22 15:07:49 +02:00
strategies-sao.c Add strategy for avx2. Copy generic functions there. 2016-03-16 20:13:15 +02:00
strategies-sao.h Create generic strategy for sao. 2016-03-16 20:11:15 +02:00