EMIPLIB
|
A JPEG decoder based on the Tiny JPEG Decoder library. More...
#include <miptinyjpegdecoder.h>
Public Member Functions | |
bool | init () |
Initialize the component. | |
bool | destroy () |
Clean up the component. |
A JPEG decoder based on the Tiny JPEG Decoder library. It accepts frames that are JPEG compressed and outputs YUV420P frames.
bool MIPTinyJPEGDecoder::destroy | ( | ) |
bool MIPTinyJPEGDecoder::init | ( | ) |