Fast JPEG Huffman Table Restoring and Decoding for Embedded DSP Implementations

The contents of the Huffman tables for JPEG coding might varied from one image to another. To ensure that the JPEG decoder uses the same Huffman tables as the encoder did, the JPEG standard suggests a method for encoder to downsize the Huffman tables and save them in file header so that the decoder...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Pei-Man Yang, Jen-Kuei Yang, Wen-Shan Wang, Shau-Yin Tseng
Format: Tagungsbericht
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The contents of the Huffman tables for JPEG coding might varied from one image to another. To ensure that the JPEG decoder uses the same Huffman tables as the encoder did, the JPEG standard suggests a method for encoder to downsize the Huffman tables and save them in file header so that the decoder can restore them from the header. Table restoration is time consumed because of the huge AC Huffman table size. It is a challenge for the embedded devices to make this real-time task due to lack of hardware support and limited memory space. This paper introduces a fast approach to restore the Huffman tables and reduce the table size. According to the experiment results run in ARM7TDMI, the proposed approach can present, compared with the leading-bit search, about 80% size down for table buffers and about 3 times of speedup for the table building.
DOI:10.1109/ISM.2009.18