EMIPLIB
Public Member Functions

MIPTinyJPEGDecoder Class Reference

A JPEG decoder based on the Tiny JPEG Decoder library. More...

#include <miptinyjpegdecoder.h>

Inheritance diagram for MIPTinyJPEGDecoder:
Inheritance graph
[legend]
Collaboration diagram for MIPTinyJPEGDecoder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool init ()
 Initialize the component.
bool destroy ()
 Clean up the component.

Detailed Description

A JPEG decoder based on the Tiny JPEG Decoder library. It accepts frames that are JPEG compressed and outputs YUV420P frames.


Member Function Documentation

bool MIPTinyJPEGDecoder::destroy ( )
bool MIPTinyJPEGDecoder::init ( )

The documentation for this class was generated from the following file: