MCPcopy Create free account

hub / github.com/ImpulseAdventure/JPEGsnoop / functions

Functions786 in github.com/ImpulseAdventure/JPEGsnoop

MethodPhotoshopParseLayerGroupEnabled
Parse the Photoshop IRB Layer Groups Enabled INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - nLen =
PsDecode.cpp:1029
MethodPhotoshopParseLayerGroupInfo
Parse the Photoshop IRB Layer Group Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - nLen = Leng
DecodePs.cpp:1086
MethodPhotoshopParseLayerGroupInfo
Parse the Photoshop IRB Layer Group Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - nLen = Leng
PsDecode.cpp:999
MethodPhotoshopParseLayerInfo
Parse the Photoshop IRB Layer Info Section INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - pDibTemp
DecodePs.cpp:1280
MethodPhotoshopParseLayerMask
Parse the Photoshop IRB Layer Mask INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos = Fi
DecodePs.cpp:1512
MethodPhotoshopParseLayerMaskInfo
Parse the Photoshop IRB Layer and Mask Info Section (from File Header) INPUT: - nPos = File position at start of block - nIndent = Indent level for f
DecodePs.cpp:1235
MethodPhotoshopParseLayerRecord
Parse the Photoshop IRB Layer Record INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos =
DecodePs.cpp:1424
MethodPhotoshopParseLayerSelectId
Parse the Photoshop IRB Layer Select IDs INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos
DecodePs.cpp:1144
MethodPhotoshopParseLayerSelectId
Parse the Photoshop IRB Layer Select IDs INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos
PsDecode.cpp:1057
MethodPhotoshopParseLayerStateInfo
Parse the Photoshop IRB Layer State Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos
DecodePs.cpp:1069
MethodPhotoshopParseLayerStateInfo
Parse the Photoshop IRB Layer State Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos
PsDecode.cpp:982
MethodPhotoshopParseList
Parse the Photoshop IRB OSType List INPUT: - nPos = File position at start of entry - nIndent = Indent level for formatted output OUTPUT: - nPos = F
DecodePs.cpp:2645
MethodPhotoshopParseList
Parse the Photoshop IRB OSType List INPUT: - nPos = File position at start of entry - nIndent = Indent level for formatted output OUTPUT: - nPos = F
PsDecode.cpp:1727
MethodPhotoshopParseLookupEnum
Look up the enumerated constant (nVal) for the specified field (eEnumField) - Returns "" if the field wasn't found
DecodePs.cpp:629
MethodPhotoshopParseLookupEnum
Look up the enumerated constant (nVal) for the specified field (eEnumField) - Returns "" if the field wasn't found
PsDecode.cpp:550
MethodPhotoshopParsePixelAspectRatio
Parse the Photoshop IRB Aspect Ratio INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos =
DecodePs.cpp:972
MethodPhotoshopParsePixelAspectRatio
Parse the Photoshop IRB Aspect Ratio INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos =
PsDecode.cpp:885
MethodPhotoshopParsePrintFlags
Parse the Photoshop IRB Print Flags INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos = F
DecodePs.cpp:900
MethodPhotoshopParsePrintFlags
Parse the Photoshop IRB Print Flags INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos = F
PsDecode.cpp:813
MethodPhotoshopParsePrintFlagsInfo
Parse the Photoshop IRB Print Flags Information INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT:
DecodePs.cpp:932
MethodPhotoshopParsePrintFlagsInfo
Parse the Photoshop IRB Print Flags Information INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT:
PsDecode.cpp:845
MethodPhotoshopParsePrintScale
Parse the Photoshop IRB Print Scale INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos = F
DecodePs.cpp:846
MethodPhotoshopParsePrintScale
Parse the Photoshop IRB Print Scale INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos = F
PsDecode.cpp:759
MethodPhotoshopParseReportFldBool
Display a formatted boolean field - Report the value with the field name (strField) and current indent level (nIndent)
DecodePs.cpp:479
MethodPhotoshopParseReportFldBool
Display a formatted boolean field - Report the value with the field name (strField) and current indent level (nIndent)
PsDecode.cpp:436
MethodPhotoshopParseReportFldDoublePt
Display a formatted double-precision floating-point field - Convert two 32-bit unsigned integers into Photoshop double-precision floating point - Repo
DecodePs.cpp:728
MethodPhotoshopParseReportFldDoublePt
Display a formatted double-precision floating-point field - Convert two 32-bit unsigned integers into Photoshop double-precision floating point - Repo
PsDecode.cpp:641
MethodPhotoshopParseReportFldEnum
Display a formatted enumerated type field - Look up enumerated constant (nVal) for the given field (eEnumField) - Report the value with the field name
DecodePs.cpp:663
MethodPhotoshopParseReportFldEnum
Display a formatted enumerated type field - Look up enumerated constant (nVal) for the given field (eEnumField) - Report the value with the field name
PsDecode.cpp:576
MethodPhotoshopParseReportFldFixPt
Display a formatted fixed-point field - Convert a 32-bit unsigned integer into Photoshop fixed point - Assume fixed point representation is 16-bit int
DecodePs.cpp:679
MethodPhotoshopParseReportFldFixPt
Display a formatted fixed-point field - Convert a 32-bit unsigned integer into Photoshop fixed point - Assume fixed point representation is 16-bit int
PsDecode.cpp:592
MethodPhotoshopParseReportFldFloatPt
Display a formatted fixed-point field - Convert a 32-bit unsigned integer into Photoshop floating point - Report the value with the field name (strFie
DecodePs.cpp:696
MethodPhotoshopParseReportFldFloatPt
Display a formatted fixed-point field - Convert a 32-bit unsigned integer into Photoshop floating point - Report the value with the field name (strFie
PsDecode.cpp:609
MethodPhotoshopParseReportFldHex
Display a formatted hexadecimal field - Report the value with the field name (strField) and current indent level (nIndent) - Depending on the length o
DecodePs.cpp:505
MethodPhotoshopParseReportFldHex
Display a formatted hexadecimal field - Report the value with the field name (strField) and current indent level (nIndent) - Depending on the length o
PsDecode.cpp:462
MethodPhotoshopParseReportFldNum
Display a formatted numeric field with optional units string - Report the value with the field name (strField) and current indent level (nIndent)
DecodePs.cpp:465
MethodPhotoshopParseReportFldNum
Display a formatted numeric field with optional units string - Report the value with the field name (strField) and current indent level (nIndent)
PsDecode.cpp:422
MethodPhotoshopParseReportFldOffset
Display a formatted file offset field - Report the offset with the field name (strField) and current indent level (nIndent)
DecodePs.cpp:776
MethodPhotoshopParseReportFldOffset
Display a formatted file offset field - Report the offset with the field name (strField) and current indent level (nIndent)
PsDecode.cpp:689
MethodPhotoshopParseReportFldStr
Display a formatted string field - Report the value with the field name (strField) and current indent level (nIndent)
DecodePs.cpp:763
MethodPhotoshopParseReportFldStr
Display a formatted string field - Report the value with the field name (strField) and current indent level (nIndent)
PsDecode.cpp:676
MethodPhotoshopParseReportNote
Display a formatted note line - Apply the current indent level (nIndent)
DecodePs.cpp:452
MethodPhotoshopParseReportNote
Display a formatted note line - Apply the current indent level (nIndent)
PsDecode.cpp:409
MethodPhotoshopParseResolutionInfo
Parse the Photoshop IRB Resolution Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos
DecodePs.cpp:1043
MethodPhotoshopParseResolutionInfo
Parse the Photoshop IRB Resolution Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos
PsDecode.cpp:956
MethodPhotoshopParseSliceHeader
Parse the Photoshop IRB Slice Header INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - nPosEnd = File p
DecodePs.cpp:2334
MethodPhotoshopParseSliceHeader
Parse the Photoshop IRB Slice Header INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - nPosEnd = File p
PsDecode.cpp:1410
MethodPhotoshopParseSliceResource
Parse the Photoshop IRB Slice Resource INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - nPosEnd = File
DecodePs.cpp:2393
MethodPhotoshopParseSliceResource
Parse the Photoshop IRB Slice Resource INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output - nPosEnd = File
PsDecode.cpp:1469
MethodPhotoshopParseStringUni
Parse the Photoshop IRB Unicode String INPUT: - nPos = File position at start of entry - nIndent = Indent level for formatted output OUTPUT: - nPos
DecodePs.cpp:2732
MethodPhotoshopParseStringUni
Parse the Photoshop IRB Unicode String INPUT: - nPos = File position at start of entry - nIndent = Indent level for formatted output OUTPUT: - nPos
PsDecode.cpp:1814
MethodPhotoshopParseThumbnailResource
Parse the Photoshop IRB Thumbnail Resource - NOTE: Returned nPos doesn't take into account JFIF data
DecodePs.cpp:788
MethodPhotoshopParseThumbnailResource
Parse the Photoshop IRB Thumbnail Resource - NOTE: Returned nPos doesn't take into account JFIF data
PsDecode.cpp:701
MethodPhotoshopParseVersionInfo
Parse the Photoshop IRB Version Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos =
DecodePs.cpp:821
MethodPhotoshopParseVersionInfo
Parse the Photoshop IRB Version Info INPUT: - nPos = File position at start of block - nIndent = Indent level for formatted output OUTPUT: - nPos =
PsDecode.cpp:734
MethodPopulateList
Copy entries from insert array to the listbox and record their position
DbManageDlg.cpp:86
MethodPostNcDestroy
ModelessDlg.h:55
MethodPreCreateWindow
MainFrm.cpp:94
MethodPreCreateWindow
JPEGsnoopView.cpp:59
MethodPreSubclassWindow
HyperlinkStatic.cpp:117
MethodPrecalcIdct
Precalculate the IDCT lookup tables POST: - m_afIdctLookup[] - m_anIdctLookup[] NOTE: - This is 4k entries @ 4B each = 16KB
ImgDecode.cpp:2313
MethodPrepareSignature
Generate the compression signatures (both unrotated and rotated) in advance of submitting to the database.
JfifDecode.cpp:5652
MethodPrepareSignatureSingle
Prepare the image signature for later submission NOTE: ASCII vars are used (instead of unicode) to support usage of MD5 library
JfifDecode.cpp:5662
MethodPrepareSignatureThumb
Generate the compression signatures for the thumbnails
JfifDecode.cpp:5774
MethodPrepareSignatureThumbSingle
Prepare the image signature for later submission NOTE: ASCII vars are used (instead of unicode) to support usage of MD5 library
JfifDecode.cpp:5784
MethodPrintAsHex32
Print hex from array of unsigned words INPUT: - anWords Array of UINT32 is passed - nCount Indicates the number of array entries originally specif
JfifDecode.cpp:1699
MethodPrintAsHex8
Print hex from array of unsigned bytes INPUT: - anBytes Array is passed as UINT32* even though it only represents a byte per entry - nCount Indicate
JfifDecode.cpp:1654
MethodPrintAsHexUC
Print hex from array of unsigned char INPUT: - anBytes Array of unsigned chars - nCount Indicates the number of array entries originally specified b
JfifDecode.cpp:1606
MethodPrintDcCumVal
Report the cumulative DC value INPUT: - nMcuX = MCU x coordinate - nMcuY = MCU y coordinate - nVal = DC value
ImgDecode.cpp:2671
MethodPrintValGPS
Convert multiple coordinates into a formatted GPS string INPUT: - nCount Number of coordinates (1,2,3) - fCoord1 Coordinate #1 - fCoord2 Coordinate
JfifDecode.cpp:1498
MethodReadBe4
Read a UINT32 from the buffer, force as big endian INPUT: - nPos Buffer position RETURN: - UINT32 from buffer
JfifDecode.cpp:1590
MethodReadLine
Read a line from the current opened file (m_pFile) UNUSED
JPEGsnoopDoc.cpp:454
MethodReadScanVal
Read in bits from the buffer and find matching huffman codes - Input buffer is m_nScanBuff - Perform shift in buffer afterwards - Abort if there aren'
ImgDecode.cpp:1072
MethodReadSwap2
Read a UINT16 from the buffer, byte swap as required INPUT: - nPos Buffer position RETURN: - UINT16 from buffer
JfifDecode.cpp:1564
MethodReadSwap4
Read a UINT32 from the buffer, byte swap as required INPUT: - nPos Buffer position RETURN: - UINT32 from buffer
JfifDecode.cpp:1577
MethodRedrawLog
Call RedrawWindow() on RichEdit window
JPEGsnoopDoc.cpp:314
MethodRegistryLoadBool
Load a boolean from the registry INPUT: - strKey Registry key to read - nDefault Default value (in case the key doesn't exist) OUTPUT: - Boolea
SnoopConfig.cpp:319
MethodRegistryLoadStr
Load a string from the registry INPUT: - strKey Registry key to read - strDefault Default value (in case the key doesn't exist) OUTPUT: - Strin
SnoopConfig.cpp:295
MethodRegistryLoadUint
Load an UINT32 from the registry INPUT: - strKey Registry key to read - nDefault Default value (in case the key doesn't exist) OUTPUT: - UINT32
SnoopConfig.cpp:343
MethodRegistryStoreBool
Store a boolean to the registry INPUT: - strKey Registry key to write - bSetting Value to store at registry key
SnoopConfig.cpp:380
MethodRegistryStoreStr
Store a string to the registry INPUT: - strKey Registry key to write - strSetting Value to store at registry key
SnoopConfig.cpp:391
MethodRegistryStoreUint
Store an UINT32 to the registry INPUT: - strKey Registry key to write - nSetting Value to store at registry key
SnoopConfig.cpp:364
MethodReportColorStats
Report out the color conversion statistics PRE: - m_sStatClip - m_sHisto
ImgDecode.cpp:3764
MethodReportDcRun
Report the DC levels - UNUSED INPUT: - nMcuX = MCU x coordinate - nMcuY = MCU y coordinate - nMcuLen = Number of MCUs to report
ImgDecode.cpp:5745
MethodReportDctMatrix
Print out the DCT matrix for a given block PRE: - m_anDctBlock[]
ImgDecode.cpp:2104
MethodReportFldEnum
Display a formatted enumerated type field - Look up enumerated constant (nVal) for the given field (eEnumField) - Report the value with the field name
DecodeDicom.cpp:831
MethodReportFldHex
Display a formatted hexadecimal field - Report the value with the field name (strField) and current indent level (nIndent) - Depending on the length o
DecodeDicom.cpp:735
MethodReportFldStr
Display a formatted string field - Report the value with the field name (strField) and current indent level (nIndent)
DecodeDicom.cpp:659
MethodReportFldStrEnc
Display a formatted string field with encoded value - Report the value with the field name (strField) and current indent level (nIndent)
DecodeDicom.cpp:671
MethodReportHistogramY
Report the histogram stats from the Y component PRE: - m_anHistoYFull
ImgDecode.cpp:3845
MethodReportVlc
Report out the variable length codes (VLC) Need to consider impact of padding bytes... When pads get extracted, they will not appear in the binary di
ImgDecode.cpp:2152
MethodReset
Reset decoding state for start of new decode Note that we don't touch the DQT or DHT entries as those are set at different times versus reset (sometim
ImgDecode.cpp:49
MethodReset
DecodePs.cpp:57
MethodReset
Reset the main state
WindowBuf.cpp:25
MethodReset
DecodeDicom.h:77
MethodReset
Reset is only called by the constructor, New and Open - Clear all major document state - Clear log
JPEGsnoopDoc.cpp:159
MethodReset
PsDecode.cpp:50
MethodResetDhtLookup
Reset the DHT lookup tables - These tables are used to speed up VLC lookups - This should be called by the JFIF decoder any time we start a new file P
ImgDecode.cpp:373
MethodResetDqtTables
Clears the DQT entries POST: - m_anDqtTblSel[] - m_anDqtCoeff[][] - m_anDqtCoeffZz[][]
ImgDecode.cpp:343
MethodResetImageContent
Reset the image content to prepare it for the upcoming scans - TODO: Migrate pixel bitmap allocation / clearing from DecodeScanImg() to here
ImgDecode.cpp:603
← previousnext →601–700 of 786, ranked by callers