Introduction - If you have any usage issues, please Google them yourself
这是一组DCT和iDCT的代码,都是基于x86构架汇编的或标准C的,有使用MMX、3Dnow或者SSE、SSE2,是陈氏算法的变种,可以参考Intel APP Notes 922
Packet : TryDCT.rar filelist
iDct
iDct\idct8x8_xmm.asm
iDct\idct_ap528mmx.cpp
iDct\idct_ap922sse_rawcode.cpp
iDct\amd3dx.h
iDct\idct_ap922tdn.cpp
iDct\idct_llm.cpp
iDct\idctmm32.cpp
iDct\idctchen.cpp
iDct\idct.cpp
iDct\idct_ap922x87.cpp
iDct\idct_aan.cpp
iDct\idct_ap922hybr.cpp
iDct\idct_ap922sse_opt.cpp
iDct\idct_mmx.asm
fDct
fDct\BBmpegDCT.cpp
fDct\fdct3dn.cpp
fDct\fdctam32.cpp
fDct\fdctmm32.cpp
fDct\StandardDCT.cpp
fDct\fdct_mmx.asm
Common.h
Performance.PIII800.log
ReadMe.txt
StdAfx.cpp
StdAfx.h
TryDCT.cpp
TryDCT.dsp
TryDCT.dsw
TryDCT.ncb
TryDCT.opt