Description: h264 key modules: DCT, interpolate, sad. Hope to help.
- [iDCT] - idct and good is loaded by varsha
- [DCT] - Discrete cosine algorithm, DCT can open
- [593IDCT] - dct dct transform and inverse transform,
File list (Check if you may need any files):
H264 modules
............\DCT
............\...\DCT.dsw
............\...\Trans
............\...\.....\vssver.scc
............\...\.....\trans.h
............\...\.....\trans.c
............\...\DCT.plg
............\...\DCT.dsp
............\...\handle.h
............\...\test_dct.c
............\SAD
............\...\SAD.dsw
............\...\sad
............\...\...\sad.h
............\...\...\sad.c
............\...\handle.h
............\...\test_sad.c
............\...\SAD.dsp
............\interpolate
............\...........\interpolate.dsw
............\...........\image
............\...........\.....\image_proc.h
............\...........\.....\image_proc.c
............\...........\.....\interpolate8x8.h
............\...........\.....\mem_transfer.h
............\...........\.....\mem_transfer.c
............\...........\.....\interpolate8x8.c
............\...........\.....\mem_align.h
............\...........\.....\mem_align.c
............\...........\mem_transfer.h
............\...........\interpolate.dsp
............\...........\handle.h
............\...........\test_interpolate.c