Show simple item record

Mapping Stream Programs into the Compressed Domain

dc.date.accessioned2007-12-03T13:45:13Z
dc.date.accessioned2018-11-24T10:25:50Z
dc.date.available2007-12-03T13:45:13Z
dc.date.available2018-11-24T10:25:50Z
dc.date.issued2007-11-30en_US
dc.identifier.urihttp://hdl.handle.net/1721.1/39651
dc.identifier.urihttp://repository.aust.edu.ng/xmlui/handle/1721.1/39651
dc.description.abstractDue to the high data rates involved in audio, video, and signalprocessing applications, it is imperative to compress the data todecrease the amount of storage used. Unfortunately, this implies thatany program operating on the data needs to be wrapped by adecompression and re-compression stage. Re-compression can incursignificant computational overhead, while decompression swamps theapplication with the original volume of data.In this paper, we present a program transformation that greatlyaccelerates the processing of compressible data. Given a program thatoperates on uncompressed data, we output an equivalent program thatoperates directly on the compressed format. Our transformationapplies to stream programs, a restricted but useful class ofapplications with regular communication and computation patterns. Ourformulation is based on LZ77, a lossless compression algorithm that isutilized by ZIP and fully encapsulates common formats such as AppleAnimation, Microsoft RLE, and Targa.We implemented a simple subset of our techniques in the StreamItcompiler, which emits executable plugins for two popular video editingtools: MEncoder and Blender. For common operations such as coloradjustment and video compositing, mapping into the compressed domainoffers a speedup roughly proportional to the overall compressionratio. For our benchmark suite of 12 videos in Apple Animationformat, speedups range from 1.1x to 471x, with a median of 15x.en_US
dc.format.extent13 p.en_US
dc.relationMassachusetts Institute of Technology Computer Science and Artificial Intelligence Laboratoryen_US
dc.relationen_US
dc.subjectsynchronous dataflowen_US
dc.titleMapping Stream Programs into the Compressed Domainen_US


Files in this item

FilesSizeFormatView
MIT-CSAIL-TR-2007-055.pdf505.8Kbapplication/pdfView/Open
MIT-CSAIL-TR-2007-055.ps7.950Mbapplication/postscriptView/Open

This item appears in the following Collection(s)

Show simple item record