Skip to main content

2024 | OriginalPaper | Buchkapitel

Implementation and Performance Optimization of JPEG Decoding Algorithm in Multi CPU Embedded System

verfasst von : Peng Cheng

Erschienen in: Frontier Computing on Industrial Applications Volume 1

Verlag: Springer Nature Singapore

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

As an efficient still image data compression algorithm, JPEG compression algorithm is widely used in many embedded multimedia products. The speed of image data encoding and decoding has become the most important aspect that restricts the improvement of product performance. In a single CPU embedded environment, JPEG encoding and decoding speed has almost reached the limit, and it is difficult to improve the space. However, the emergence of the multi-core embedded system represented by Fujitsu FR1000 in recent two years has made it possible to significantly improve the performance of multimedia products. In this paper, we JPEG decoding. The proposed and idea of selective optimization. It uses partial redundancy elimination (PREL) to avoid some redundant blocks in the JPEG decoder, and selects appropriate blocks for further processing according to the current image data. The whole process can be summarized as follows: 1) Initialize PREL; 2) Read all pixel values from the input buffer; 3) Selecting one or more blocks according to their contents for further processing; 4) Perform PREL on the selected block; 5) Process the remaining blocks to get the final result.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literatur
1.
Zurück zum Zitat Lu, J., Zhou, H.: Implementation of artificial intelligence algorithm in embedded system. J. Phys. Conf. Ser. 1757(1), 012015 (2021)CrossRef Lu, J., Zhou, H.: Implementation of artificial intelligence algorithm in embedded system. J. Phys. Conf. Ser. 1757(1), 012015 (2021)CrossRef
2.
Zurück zum Zitat Zhong, Y., Ye, M., Yang, W., et al.: Implementation of a Management Algorithm in the Spring White Cake Processing Using Multi-Agent System (2021) Zhong, Y., Ye, M., Yang, W., et al.: Implementation of a Management Algorithm in the Spring White Cake Processing Using Multi-Agent System (2021)
4.
Zurück zum Zitat Stumpp, D.C.: Optimization and Hardware Acceleration of Event-Based Optical Flow for Real-Time Processing and Compression on Embedded Platforms (2022) Stumpp, D.C.: Optimization and Hardware Acceleration of Event-Based Optical Flow for Real-Time Processing and Compression on Embedded Platforms (2022)
5.
Zurück zum Zitat Vilà, I., Sallent, O., Pérez-Romero, J.: On the Implementation of a Reinforcement Learning-based Capacity Sharing Algorithm in O-RAN (2022) Vilà, I., Sallent, O., Pérez-Romero, J.: On the Implementation of a Reinforcement Learning-based Capacity Sharing Algorithm in O-RAN (2022)
Metadaten
Titel
Implementation and Performance Optimization of JPEG Decoding Algorithm in Multi CPU Embedded System
verfasst von
Peng Cheng
Copyright-Jahr
2024
Verlag
Springer Nature Singapore
DOI
https://doi.org/10.1007/978-981-99-9299-7_52