.. |
altivec
|
Prefix all non-static symbols with "kvz_".
|
2015-08-26 13:02:28 +03:00 |
avx2
|
Add AVX2 version with separate handling of basic blocks and strideless copy.
|
2015-11-04 10:07:25 +02:00 |
generic
|
Create generic strategy of blit function
|
2015-11-04 10:07:25 +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
|
Create generic strategy of blit function
|
2015-11-04 10:07:25 +02:00 |
strategies-picture.h
|
Create generic strategy of blit function
|
2015-11-04 10:07:25 +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 |