跳转到主要内容

概览

描述

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.

How to obtain

特性

  • 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

目标设备

文档

类型 文档标题 日期
应用笔记 PDF 384 KB 日本語
应用笔记 PDF 408 KB 日本語
2 items

设计和开发

样例程序

Additional Details

Operating Environment

Target MCURX Family
Integrated Development Environmente² studio
CS+ for CC
Supporting compilerC/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

图像
jpeg-process-01

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 MCUApplication Note Title
RX-family MCUs that support FIT modulesRX 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)