addChunk(const Chunk *inChunk)=0 | Celartem::DjVu::IW44Decoder | pure virtual |
addRef() const | Celartem::Referable | |
continueDecoding enum value | Celartem::DjVu::IW44Decoder | |
create(SliceCallback inSliceCallback=NULL, void *inSliceCallbackContext=NULL) | Celartem::DjVu::IW44Decoder | static |
decode(Stream *inStream)=0 | Celartem::DjVu::IW44Decoder | pure virtual |
decode(const Chunk *inChunk)=0 | Celartem::DjVu::IW44Decoder | pure virtual |
decodeProgressively(size_t inNumSlices)=0 | Celartem::DjVu::IW44Decoder | pure virtual |
dumpDbgAllRefCount() | Celartem::Referable | static |
getHeight() const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
getNumDecodedChunks() const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
getReferenceCount() const | Celartem::Referable | inline |
getWidth() const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
isColorImage() const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
isDecodeCompleted() const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
isNextIW44Data(Stream *inStream) const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
isNextIW44Data(const Chunk *inChunk) const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
isReadyToRender() const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
quitDecoding enum value | Celartem::DjVu::IW44Decoder | |
Referable() | Celartem::Referable | |
releaseRef() const | Celartem::Referable | |
render(u8 *outImagePtr, ssize_t inRowStride, Photometric inImagePm, size_t inSubsample=1, const Rect *inSubRect=NULL) const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
render(u8 *outImagePtr, ssize_t inRowStride, Photometric inImagePm, const Rect &inRect, size_t inRescaledWidth=0, size_t inRescaledHeight=0, Rotation inRotation=rot0, bool inUseFastScaling=false) const =0 | Celartem::DjVu::IW44Decoder | pure virtual |
setProgressiveDecoding(bool inProgressive)=0 | Celartem::DjVu::IW44Decoder | pure virtual |
SliceCallback typedef | Celartem::DjVu::IW44Decoder | |
SliceCallbackResult enum name | Celartem::DjVu::IW44Decoder | |