uvg266/src/strategies
2015-02-05 13:19:54 +02:00
..
altivec Fix compilation error on PowerPC. 2014-10-21 18:14:32 +03:00
avx2 Use smaller bit depth for fractional pixel interpolation 2015-01-15 15:00:09 +02:00
generic Using BIT_DEPTH macro because it is constant 2015-02-05 13:19:54 +02:00
sse2 Remove usages of GCC __attribute__. 2014-10-13 16:46:26 +03:00
sse41 Remove usages of GCC __attribute__. 2014-10-13 16:46:26 +03:00
x86_asm Removed all AVX2 instructions from SATD functions. 2014-07-31 13:25:28 +03:00
strategies-dct.c Partial butterfly strategy is now called DCT strategy. Made changes to transform functions in preparation for optimizations. 2014-07-31 13:25:28 +03:00
strategies-dct.h Unify signature for transform functions. 2014-10-03 11:21:43 +03:00
strategies-ipol.c Added ipol strategy for interpolation filters. 2015-01-15 14:59:37 +02:00
strategies-ipol.h Use smaller bit depth for fractional pixel interpolation 2015-01-15 15:00:09 +02:00
strategies-nal.c Move optimizations to their own compilation units according to target. 2014-07-11 17:26:19 +03:00
strategies-nal.h Move intra SAD and SATD functions under strategies. 2014-06-16 12:13:41 +03:00
strategies-picture.c Renaming AVX/asm files 2014-07-21 18:02:01 +03:00
strategies-picture.h Move intra SAD and SATD functions under strategies. 2014-06-16 12:13:41 +03:00