MCPcopy Create free account

hub / github.com/ImpulseAdventure/JPEGsnoop / functions

Functions786 in github.com/ImpulseAdventure/JPEGsnoop

MethodScanBuffAdd
Augment the current scan buffer with another byte - Extra bits are added to right side of existing bitstring INPUT: - nNewByte = 8-bit byte to add
ImgDecode.cpp:974
MethodScanBuffAddErr
Augment the current scan buffer with another byte (but mark as error) INPUT: - nNewByte = 8-bit byte to add to buffer - nPtr = UNUSED - nErr
ImgDecode.cpp:999
MethodScanBuffConsume
Removes bits from the holding buffer - Discard the leftmost "nNumBits" of m_nScanBuff - And then realign file position pointers INPUT: - nNumBits
ImgDecode.cpp:921
MethodScanErrorsDisable
Disable any further reporting of scan errors PRE: - m_nScanErrMax POST: - m_nWarnBadScanNum - m_bScanErrorsDisable
ImgDecode.cpp:1014
MethodScanErrorsEnable
Enable reporting of scan errors POST: - m_nWarnBadScanNum - m_bScanErrorsDisable
ImgDecode.cpp:1026
MethodSearchSignatureExactInternal
TODO: Should we include editors in this search?
DbSigs.cpp:762
MethodSelectFolder
SettingsDlg.cpp:86
MethodSendSubmit
Send the compression signature string to the local database file in addition to the web repository if the user has enabled it.
JfifDecode.cpp:6496
MethodSerialize
CJPEGsnoopDoc serialization NOTE: - This is called during the standard OnOpenDocument() and presumably OnSaveDocument(). Currently it is not implemen
JPEGsnoopDoc.cpp:227
MethodSetCaption
HyperlinkStatic.cpp:84
MethodSetDQTQuick
Set the DQT matrix element INPUT: - dqt0[] Matrix array for table 0 - dqt1[] Matrix array for table 1 POST: - m_anImgDqtTbl[][] - m_eImgLandsc
JfifDecode.cpp:457
MethodSetExpanded
Expand item from string or PIDL
FolderDlg.h:138
MethodSetFullRes
Generate a single component's pixel content for one MCU - Fetch content from the 8x8 IDCT block (m_afIdctBlock[]) for the specified component (nComp)
ImgDecode.cpp:2468
MethodSetOKText
The Microsoft documentation is wrong for this: text in LPARAM, not WPARAM!
FolderDlg.h:124
MethodSetScrollCenter
The following routine was intended to automatically recenter the image TODO: However, what is the best way to have it called during redraw? Currently
JPEGsnoopViewImg.cpp:201
MethodSetSelection
Set selected item from string or PIDL. The documentation says lpText must be Unicode, but it can be LPCTSTR.
FolderDlg.h:130
MethodSetStatusBar
Establish local copy of status bar pointer
WindowBuf.cpp:217
MethodSetStatusBar
Asynchronously update a local pointer to the status bar once it becomes available. Note that the status bar is not ready by the time of the CjfifDecod
JfifDecode.cpp:246
MethodSetStatusText
Update the status bar with a message
JfifDecode.cpp:5561
MethodSetStatusText
Set status window text
FolderDlg.h:146
MethodShouldShow
FolderDlg.cpp:355
FunctionUint2DotByte
Convert between unsigned int and a dotted-byte notation
General.cpp:86
MethodUnByteSwap4
Convert a UINT32 and decompose into 4 bytes, but support either endian byte-swap mode PRE: - m_nImgExifEndian Byte swap mode (0=little, 1=big) INPU
JfifDecode.cpp:567
FunctionUni2AscBuf
UNUSED Convert a unicode string to ASCII and write into a buffer - Returns true if we successfully wrote entire string including terminator
General.cpp:189
MethodUnpackFileOffset
Convert from file offset notation to bytes and bits INPUT: - nPacked = Fixed-point file offset (29b for bytes, 3b for bits) OUTPUT: - nByte = Fi
ImgDecode.cpp:5123
MethodValidateValue
Validate an unsigned value to ensure it is in allowable range - If the value is outside the range, an error is shown and the parsing stops if relaxed
JfifDecode.cpp:3712
MethodViewMarkerOverlay
Draw an overlay for the indexed block INPUT: - pDC = The device context pointer - nBlkX = 8x8 block X coordinate - nBlkY = 8x8 block Y coordina
ImgDecode.cpp:5697
MethodViewMcuMarkedOverlay
Draw an overlay that highlights the marked MCUs INPUT: - pDC = The device context pointer
ImgDecode.cpp:5659
MethodViewMcuOverlay
Draw an overlay that shows the MCU grid INPUT: - pDC = The device context pointer
ImgDecode.cpp:5625
MethodWriteIfd
FileTiff.cpp:281
MethodWriteIfdEntryMult
Use this if we are using external reference
FileTiff.cpp:195
MethodWriteIfdEntrySingle
FileTiff.cpp:120
MethodWriteIfdExtraBuf16
FileTiff.cpp:73
MethodWriteIfdExtraBuf32
FileTiff.cpp:102
MethodWriteIfdExtraBuf8
FileTiff.cpp:52
MethodWriteVal16
FileTiff.cpp:62
MethodWriteVal32
FileTiff.cpp:87
MethodWriteVal8
FileTiff.cpp:45
Methodread
Registry.cpp:76
MethodremoveKey
methods * Removes the whole registry key including all values. So if you set the registry * entry to be HKCU\Software\Company\Product\key\value the
Registry.h:71
MethodremoveKey
methods * Removes the whole registry key including all values. So if you set the registry * entry to be HKCU\Software\Company\Product\key\value the
Registry.h:512
MethodremoveValue
* Removes the value of the registry object. If you set the registry entry to * be HKCU\Software\Company\Product\key\value there will only be * H
Registry.h:78
MethodremoveValue
* Removes the value of the registry object. If you set the registry entry to * be HKCU\Software\Company\Product\key\value there will only be * H
Registry.h:519
MethodtsTagDetail
DecodeDicom.h:74
Methodwrite
Registry.cpp:99
Method~CBatchDlg
BatchDlg.cpp:39
Method~CDIB
Dib.cpp:40
Method~CDbManageDlg
DbManageDlg.cpp:38
Method~CDbSigs
DbSigs.cpp:122
Method~CDbSubmitDlg
DbSubmitDlg.cpp:44
Method~CDecodeDetailDlg
DecodeDetailDlg.cpp:47
Method~CDecodeDicom
DecodeDicom.cpp:60
Method~CDecodePs
DecodePs.cpp:66
Method~CDocLog
DocLog.cpp:44
Method~CExportDlg
ExportDlg.cpp:43
Method~CExportTiffDlg
ExportTiffDlg.cpp:38
Method~CFolderDialog
///////////// dtor: detach browser window before it's destroyed!
FolderDlg.cpp:92
Method~CHyperlinkStatic
HyperlinkStatic.cpp:62
Method~CJPEGsnoopApp
Destructor
JPEGsnoop.cpp:435
Method~CJPEGsnoopCntrItem
CntrItem.cpp:44
Method~CJPEGsnoopCore
JPEGsnoopCore.cpp:78
Method~CJPEGsnoopDoc
Cleanup all of the allocated classes
JPEGsnoopDoc.cpp:141
Method~CJPEGsnoopView
JPEGsnoopView.cpp:55
Method~CJPEGsnoopViewImg
JPEGsnoopViewImg.cpp:53
Method~CLookupDlg
LookupDlg.cpp:65
Method~CMainFrame
MainFrm.cpp:59
Method~CModelessDlg
ModelessDlg.cpp:36
Method~CNoteDlg
NoteDlg.cpp:37
Method~COffsetDlg
OffsetDlg.cpp:38
Method~COverlayBufDlg
OverlayBufDlg.cpp:77
Method~CPsDecode
PsDecode.cpp:59
Method~CRegDWORD
Registry.cpp:71
Method~CRegPoint
Registry.cpp:385
Method~CRegRect
Registry.cpp:279
Method~CRegStdString
Registry.cpp:491
Method~CRegStdWORD
Registry.cpp:599
Method~CRegString
Registry.cpp:171
Method~CSettingsDlg
SettingsDlg.cpp:46
Method~CSnoopConfig
SnoopConfig.cpp:132
Method~CTermsDlg
TermsDlg.cpp:112
Method~CUpdateAvailDlg
UpdateAvailDlg.cpp:40
Method~CUrlString
UrlString.h:46
Method~CimgDecode
Destructor for Image Decode class - Deallocate any image-related dynamic storage
ImgDecode.cpp:239
Method~CjfifDecode
Destructor
JfifDecode.cpp:218
Method~CwindowBuf
Destructor deallocates buffers and overlays
WindowBuf.cpp:61
Method~FileTiff
FileTiff.cpp:33
← previous701–786 of 786, ranked by callers