fft.c
|
Fix dct32() compilation with --disable-yasm
|
2011-05-22 07:10:19 -04:00 |
fft.h
|
dct32: Add AVX implementation of 32-point DCT
|
2011-05-21 17:42:26 +02:00 |
fmtconvert.asm
|
dct32_sse: eliminate some spills
|
2011-05-22 19:27:18 +02:00 |
Makefile
|
dct32: port SSE 32-point DCT to YASM
|
2011-05-21 17:42:26 +02:00 |
x86util.asm
|
dct32_sse: eliminate some spills
|
2011-05-22 19:27:18 +02:00 |