Edit "Inverse Discrete Cosine Transform"
UserPreferences
MoinMoin Wiki
LividWiki
RecentChanges
TitleIndex
WordIndex
Help
Reduce editor size
|
HelpOnFormatting
Describe InverseDiscreteCosineTransform here. iDCT algorithms are used in the decompression of mpeg2 streams. A Discrete Cosine transorm decomposes a two dimensional waveform into its basis functions. MPEG-2 uses an 8x8 DCT, with 64 coefficients. Some graphics adaptors, such as the ATI Rage128, are able to perform mpeg2 iDCT operations in hardware. Although the GatosProject has produced an Xv driver, the Xv architecture only supports scaling and colorspace transforms, and not [MotionCompensation] or iDCT. Documentation for an open source driver is difficult to obtain. In the absence of dedicated hardware, the algorithm is sometimes implemented using 3DNow, MMX, or SSE instructions. AC-3 uses a compression algorithm called the modified discrete cosine transform. The modified DCT uses 50% overlapping windows of 512 coeffients... --JeremyErwin
config = 0.000 total = 0.180 imports = 0.170