#include <jpeg_progressive_decoder.h>
Definition at line 20 of file jpeg_progressive_decoder.h.
◆ ~JpegProgressiveDecoder()
| fxcodec::JpegProgressiveDecoder::~JpegProgressiveDecoder |
( |
| ) |
|
|
overrideprivatedefault |
◆ DestroyGlobals()
| void fxcodec::JpegProgressiveDecoder::DestroyGlobals |
( |
| ) |
|
|
static |
◆ GetAvailInput()
◆ GetInstance()
| JpegProgressiveDecoder * fxcodec::JpegProgressiveDecoder::GetInstance |
( |
| ) |
|
|
static |
◆ GetJumpMark()
| jmp_buf & fxcodec::JpegProgressiveDecoder::GetJumpMark |
( |
Context * | pContext | ) |
|
|
static |
◆ InitializeGlobals()
| void fxcodec::JpegProgressiveDecoder::InitializeGlobals |
( |
| ) |
|
|
static |
◆ Input()
◆ ReadHeader()
| int fxcodec::JpegProgressiveDecoder::ReadHeader |
( |
Context * | pContext, |
|
|
int * | width, |
|
|
int * | height, |
|
|
int * | nComps, |
|
|
CFX_DIBAttribute * | pAttribute ) |
|
static |
◆ ReadScanline()
| bool fxcodec::JpegProgressiveDecoder::ReadScanline |
( |
Context * | pContext, |
|
|
uint8_t * | dest_buf ) |
|
static |
◆ Start()
◆ StartScanline()
| bool fxcodec::JpegProgressiveDecoder::StartScanline |
( |
Context * | pContext | ) |
|
|
static |
The documentation for this class was generated from the following files: