Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: LDjpeg.cpp/.hpp
File Description: LD jpeg
name | return type | description |
---|---|---|
setPointerToDCTtableHTMLoutputString | void | set pointer to DCT table HTML output string |
name | type | description |
---|---|---|
pointer | string* | pointer |
location | current function being traced |
---|---|
ATORcomparison.hpp | setPointerToDCTtableHTMLoutputString |
ATORmethod.hpp | compareNormalisedSnapshots |
ATORmethod.hpp | ATORmethodCompareTestWithTrain |
ATORmain.hpp | ATORmethodTest |
name | return type | description |
---|---|---|
readVerySmallHighlyCompressedJPEGfileAndStoreDCTcoefficients | int | read very small highly compressed JPEG file and store DCT coefficients |
name | type | description |
---|---|---|
filename | const string | filename |
dctCoeffArrayY[] | schar | dct coeff array Y[] |
dctCoeffArrayYcr[] | schar | dct coeff array ycr [] |
dctCoeffArrayYcb[] | schar | dct coeff array ycb [] |
dctCoeffArrayHeight | const int | dct coeff array height |
dctCoeffArrayWidth | const int | dct coeff array width |
printOutput | const bool | print output |
location | current function being traced |
---|---|
ATORcomparison.hpp | readVerySmallHighlyCompressedJPEGfileAndStoreDCTcoefficients |
ATORmethod.hpp | readDCTcoeffIndividualArraysAndConvertToConcatonatedSignedDCTcoeffArray |
ATORmethod.hpp | generateNormalisedSnapshotsUsingPolyList |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORmain.hpp | ATORmethodTrain |
ATORmethod.hpp | ATORmethodTrainOrTest |
ATORcomparison.hpp | readDCTcoeffIndividualArraysAndConvertToConcatonatedSignedDCTcoeffArray |
ATORmethod.hpp | compareNormalisedSnapshots |