AssertValid() const | PLObject | [virtual] |
cinfo | PLJPEGDecoder | [private] |
Close() | PLPicDecoder | [virtual] |
decodeGray(PLBmp *pBmp, int w, int h) | PLJPEGDecoder | [private] |
decodeRGB(PLBmp *pBmp, int w, int h) | PLJPEGDecoder | [private] |
DoDecode(PLBmp *pBmp, PLDataSource *pDataSrc) | PLJPEGDecoder | [protected, virtual] |
jerr | PLJPEGDecoder | [private] |
JNotification(j_common_ptr cinfo) | PLJPEGDecoder | [static] |
m_bFast | PLJPEGDecoder | [private] |
m_pDataSrc | PLPicDecoder | [protected] |
MakeBmp(PLDataSource *pDataSrc, PLBmp *pBmp, int BPPWanted=0) | PLPicDecoder | [virtual] |
MakeBmpFromFile(const char *pszFName, PLBmp *pBmp, int BPPWanted=0, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | [virtual] |
MakeBmpFromMemory(unsigned char *ucMemSrc, int MemSrcSize, PLBmp *pBmp, int BPPWanted=0, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | [virtual] |
OpenFile(const char *pszFName, PLIProgressNotification *pProgNot=NULL) | PLPicDecoder | |
PLJPEGDecoder() | PLJPEGDecoder | |
PLObject() | PLObject | |
PLPicDecoder() | PLPicDecoder | |
raiseError(int Code, char *pszErr) | PLPicDecoder | [static] |
ReadByte(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadILong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadIWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMLong(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
ReadMWord(PLDataSource *pDataSrc) | PLPicDecoder | [inline, protected] |
SetFast(bool bFast) | PLJPEGDecoder | |
SetTraceConfig(int Level, char *pszFName) | PLPicDecoder | [static] |
Trace(int TraceLevel, const char *pszMessage) | PLPicDecoder | [static] |
unpackPictRow(PLBYTE *pLineBuf, PLDataSource *pDataSrc, int Width, int rowBytes, int SrcBytes) | PLPicDecoder | [protected] |
~PLJPEGDecoder() | PLJPEGDecoder | |
~PLObject() | PLObject | [virtual] |
~PLPicDecoder() | PLPicDecoder | [virtual] |