Overview
Description
The JPEG Encode/Decode Software Library (referred to as JPEG Library) comprises the JPEG Decoder and the JPEG Encoder.
This software library is a FIT module based on the Renesas Firmware Integration Technology (FIT). You can easily embed specific software in user applications by combining the required FIT modules.
Features
- JPEG Decoder
- The JPEG Decoder is a JPEG image decoding library for Renesas MCUs, and includes the following two libraries.
- JPEG Decode Library: reverse DCT, reverse quantization, Huffman decoding
- Decode Library: decompresses a JPEG image in to a bitmap (16-bit color: RGB565 format) using the JPEG decode library
- JPEG Encoder
- The JPEG Encoder is a JPEG image encoding library for Renesas MCUs and includes the following two libraries.
- JPEG Encode Library: DCT, quantization, Huffman encoding
- Encode Library: compresses a bitmap (16-bit color: RGB565 format) into a JPEG image using the JPEG encode library
Target Devices
Documentation
Log in required to subscribe
|
|
|
---|---|---|
Type | Title | Date |
Application Note | PDF 384 KB 日本語 | |
Application Note | PDF 408 KB 日本語 | |
2 items
|
Design & Development
Additional Details
Operating Environment
Target MCU | RX Family |
---|---|
Integrated Development Environment | e² studio CS+ for CC |
Supporting compiler | C/C++ Compiler Package for RX Family [CC-RX] |
Applications
- All types of digital AV equipment (digital still cameras, digital video camera DVDs, etc.)
- Mobile phones, FAX machines, e-mail terminals, printers
- All types of commercial-use equipment
Specification
- Compliant with JPEG baseline encoding system
Image of Encoding and Decoding
Image

How to obtain
The RX Driver Package provides the set of FIT modules. Obtain the package, and you can then download the set of FIT modules you require. Furthermore, FIT modules work in combination with the Smart Configurator, which eases both downloading of the FIT modules and embedding them in user applications.
Target MCU | Application Note Title |
---|---|
RX-family MCUs that support FIT modules | RX Family JPEG Encoder Module Firmware Integration Technology Rev.1.03 - Sample Code (ZIP) |
RX Family JPEG Decoder Module Firmware Integration Technology Rev.2.08 - Sample Code (ZIP) |