| associatedTS(const E_JPGMARKER &jpegEncoding) | I2DJpegSource | [protected, static] |
| clearMap() | I2DJpegSource | [protected] |
| closeFile() | I2DJpegSource | [protected] |
| copyJPEGStream(char *&pixelData, Uint32 &pixLength) | I2DJpegSource | [protected] |
| createJPEGFileMap() | I2DJpegSource | [protected] |
| debugDumpJPEGFileMap() const | I2DJpegSource | [protected] |
| extractRawJPEGStream(char *&pixelData, Uint32 &pixLength) | I2DJpegSource | [protected] |
| firstMarker(E_JPGMARKER &result) | I2DJpegSource | [protected] |
| getImageFile() | I2DImgSource | [inline] |
| getJFIFImageParameters(const JPEGFileMapEntry &entry, Uint16 &jfifVersion, Uint16 &pixelAspectH, Uint16 &pixelAspectV, Uint16 &unit) | I2DJpegSource | [protected] |
| getLossyComprInfo(OFBool &srcEncodingLossy, OFString &srcLossyComprMethod) const (defined in I2DJpegSource) | I2DJpegSource | [virtual] |
| getSOFImageParameters(const JPEGFileMapEntry &entry, Uint16 &imageWidth, Uint16 &imageHeight, Uint16 &samplesPerPixel, Uint16 &bitsPerSample) | I2DJpegSource | [protected] |
| I2DImgSource() | I2DImgSource | [inline] |
| I2DJpegSource() | I2DJpegSource | |
| inputFormat() const | I2DJpegSource | [virtual] |
| isJPEGEncodingSupported(const E_JPGMARKER &jpegEncoding) const | I2DJpegSource | [protected] |
| isRSTMarker(const E_JPGMARKER &jpegEncoding) | I2DJpegSource | [protected, static] |
| isSOFMarker(const E_JPGMARKER &jpegEncoding) | I2DJpegSource | [protected, static] |
| jpegFile | I2DJpegSource | [protected] |
| jpegMarkerToString(const E_JPGMARKER &marker) | I2DJpegSource | [static] |
| m_disableExtSeqTs | I2DJpegSource | [protected] |
| m_disableProgrTs | I2DJpegSource | [protected] |
| m_imageFile | I2DImgSource | [protected] |
| m_insistOnJFIF | I2DJpegSource | [protected] |
| m_jpegFileMap | I2DJpegSource | [protected] |
| m_keepAPPn | I2DJpegSource | [protected] |
| m_lossyCompressed | I2DJpegSource | [protected] |
| nextMarker(const OFBool &lastWasSOSMarker, E_JPGMARKER &result) | I2DJpegSource | [protected] |
| openFile(const OFString &filename) | I2DJpegSource | [protected] |
| read1Byte(Uint8 &result) | I2DJpegSource | [inline, protected] |
| read2Bytes(Uint16 &result) | I2DJpegSource | [inline, protected] |
| readPixelData(Uint16 &rows, Uint16 &cols, Uint16 &samplesPerPixel, OFString &photoMetrInt, Uint16 &bitsAlloc, Uint16 &bitsStored, Uint16 &highBit, Uint16 &pixelRepr, Uint16 &planConf, Uint16 &pixAspectH, Uint16 &pixAspectV, char *&pixData, Uint32 &length, E_TransferSyntax &ts) | I2DJpegSource | [virtual] |
| setExtSeqSupport(const OFBool enabled) | I2DJpegSource | |
| setImageFile(const OFString &filename) | I2DImgSource | [inline] |
| setInsistOnJFIF(const OFBool enabled) | I2DJpegSource | |
| setKeepAPPn(const OFBool enabled) | I2DJpegSource | |
| setProgrSupport(const OFBool enabled) | I2DJpegSource | |
| skipVariable() | I2DJpegSource | [protected] |
| ~I2DImgSource() | I2DImgSource | [inline, virtual] |
| ~I2DJpegSource() | I2DJpegSource | |