MCPcopy Create free account

hub / github.com/CRVI/OpenCLIPP / functions

Functions972 in github.com/CRVI/OpenCLIPP

↓ 1 callersFunctionlodepng_zlib_compress
Test-OpenCLIPP/png/lodepng.c:2159
↓ 1 callersFunctionlodepng_zlib_compress
Demo/png/lodepng.cpp:2159
↓ 1 callersFunctionlodepng_zlib_decompress
Test-OpenCLIPP/png/lodepng.c:2101
↓ 1 callersFunctionlodepng_zlib_decompress
Demo/png/lodepng.cpp:2101
↓ 1 callersFunctionocipIsFFTAvailable
OpenCLIPP/OpenCLIPP.cpp:618
↓ 1 callersFunctionocipPrepareImageProximityFFT
OpenCLIPP/OpenCLIPP.cpp:627
↓ 1 callersFunctionpostProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
Test-OpenCLIPP/png/lodepng.c:4229
↓ 1 callersFunctionpostProcessScanlines
out must be buffer big enough to contain full image, and in must contain the full decompressed data from the IDAT chunks (with filter index bytes and
Demo/png/lodepng.cpp:4229
↓ 1 callersFunctionreadChunk_PLTE
Test-OpenCLIPP/png/lodepng.c:4279
↓ 1 callersFunctionreadChunk_PLTE
Demo/png/lodepng.cpp:4279
↓ 1 callersFunctionreadChunk_bKGD
background color chunk (bKGD)*/
Test-OpenCLIPP/png/lodepng.c:4339
↓ 1 callersFunctionreadChunk_bKGD
background color chunk (bKGD)*/
Demo/png/lodepng.cpp:4339
↓ 1 callersFunctionreadChunk_iTXt
international text chunk (iTXt)*/
Test-OpenCLIPP/png/lodepng.c:4465
↓ 1 callersFunctionreadChunk_iTXt
international text chunk (iTXt)*/
Demo/png/lodepng.cpp:4465
↓ 1 callersFunctionreadChunk_pHYs
Test-OpenCLIPP/png/lodepng.c:4573
↓ 1 callersFunctionreadChunk_pHYs
Demo/png/lodepng.cpp:4573
↓ 1 callersFunctionreadChunk_tEXt
text chunk (tEXt)*/
Test-OpenCLIPP/png/lodepng.c:4373
↓ 1 callersFunctionreadChunk_tEXt
text chunk (tEXt)*/
Demo/png/lodepng.cpp:4373
↓ 1 callersFunctionreadChunk_tIME
Test-OpenCLIPP/png/lodepng.c:4558
↓ 1 callersFunctionreadChunk_tIME
Demo/png/lodepng.cpp:4558
↓ 1 callersFunctionreadChunk_tRNS
Test-OpenCLIPP/png/lodepng.c:4303
↓ 1 callersFunctionreadChunk_tRNS
Demo/png/lodepng.cpp:4303
↓ 1 callersFunctionreadChunk_zTXt
compressed text chunk (zTXt)*/
Test-OpenCLIPP/png/lodepng.c:4416
↓ 1 callersFunctionreadChunk_zTXt
compressed text chunk (zTXt)*/
Demo/png/lodepng.cpp:4416
↓ 1 callersFunctionrgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
Test-OpenCLIPP/png/lodepng.c:3081
↓ 1 callersFunctionrgba16ToPixel
put a pixel, given its RGBA16 color, into image of any color 16-bitdepth type*/
Demo/png/lodepng.cpp:3081
↓ 1 callersFunctionrgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
Test-OpenCLIPP/png/lodepng.c:3007
↓ 1 callersFunctionrgba8ToPixel
put a pixel, given its RGBA color, into image of any color type*/
Demo/png/lodepng.cpp:3007
↓ 1 callersFunctionsave_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
Test-OpenCLIPP/png/lodepng.c:6081
↓ 1 callersFunctionsave_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
Demo/png/lodepng.cpp:6081
↓ 1 callersFunctionsetBitOfReversedStream0
Test-OpenCLIPP/png/lodepng.c:2364
↓ 1 callersFunctionsetBitOfReversedStream0
Demo/png/lodepng.cpp:2364
↓ 1 callersFunctionucvector_resizev
resize and give all new elements the value*/
Test-OpenCLIPP/png/lodepng.c:251
↓ 1 callersFunctionucvector_resizev
resize and give all new elements the value*/
Demo/png/lodepng.cpp:251
↓ 1 callersFunctionuivector_copy
copy q to p, returns 1 if success, 0 if failure ==> nothing done*/
Test-OpenCLIPP/png/lodepng.c:186
↓ 1 callersFunctionuivector_copy
copy q to p, returns 1 if success, 0 if failure ==> nothing done*/
Demo/png/lodepng.cpp:186
↓ 1 callersFunctionuivector_swap
Test-OpenCLIPP/png/lodepng.c:194
↓ 1 callersFunctionuivector_swap
Demo/png/lodepng.cpp:194
↓ 1 callersFunctionunfilterScanline
Test-OpenCLIPP/png/lodepng.c:4033
↓ 1 callersFunctionunfilterScanline
Demo/png/lodepng.cpp:4033
↓ 1 callersFunctionupdate_adler32
Test-OpenCLIPP/png/lodepng.c:2066
↓ 1 callersFunctionupdate_adler32
Demo/png/lodepng.cpp:2066
↓ 1 callersFunctionwriteSignature
Test-OpenCLIPP/png/lodepng.c:4916
↓ 1 callersFunctionwriteSignature
Demo/png/lodepng.cpp:4916
MethodAbs
C++/programs/Arithmetic.cpp:186
MethodAbsDiff
C++/programs/Arithmetic.cpp:61
MethodAbsDistance
C++/programs/ImageProximity.cpp:87
MethodAdd
Between two images
C++/programs/Arithmetic.cpp:37
MethodAddSquare
C++/programs/Arithmetic.cpp:45
MethodAnd
C++/programs/Logic.cpp:39
MethodBenchReduceBase
Bench/src/benchReduceBase.hpp:29
FunctionBinarizeImg
Bench/src/main.cpp:302
MethodBlackHat
C++/programs/Morphology.cpp:148
MethodBlob
C++/programs/Blob.cpp:33
MethodBlobBench
Bench/src/benchBlob.hpp:28
MethodBuffer
ROI constructor
C++/Buffer.cpp:114
MethodBuffer
include/c++/Buffer.h:170
MethodBytesPerPixel
Bench/src/CImage.cpp:80
MethodCImageROI
Bench/src/CImage.cpp:142
FunctionCLASS_NAME
Bench/src/benchImageProximity.hpp:43
MethodCMergeBench
Bench/src/benchMerge.hpp:23
MethodCMergeBench8uFromFile
Bench/src/benchMerge8uFromFile.hpp:12
MethodCOpenCL
C++/OpenCL.cpp:48
MethodCSimpleImage
Bench/src/CImage.cpp:32
MethodCTimer
Bench/src/Timer.h:61
MethodCV_CODE
Bench/src/benchResize.hpp:142
MethodClose
C++/programs/Morphology.cpp:136
MethodColorImage
C++/Image.cpp:242
MethodCombine
C++/programs/Arithmetic.cpp:109
MethodCompare
C++/programs/Thresholding.cpp:64
MethodCompare
Bench/src/benchReduceBase.hpp:202
MethodCompare
-----------------------------------------------------------------------------------------------------------------------------
Bench/src/benchMerge8uFromFile.hpp:115
MethodCompareAnchor
Bench/src/benchMedian3x3.hpp:40
MethodCompareAnchor
Bench/src/benchMorphoBase.hpp:44
MethodCompareAnchor
Bench/src/benchMedian5x5.hpp:40
MethodCompareAnchor
Bench/src/benchFilters.hpp:46
MethodCompareCL
Bench/src/benchReduceBase.hpp:148
MethodCompareCL
Bench/src/benchIntegral.hpp:105
MethodCompareCL
Bench/src/benchTransfer.hpp:47
MethodCompareCL
Bench/src/benchBase.hpp:32
MethodCompareCL
Bench/src/benchBlob.hpp:154
MethodCompareCL
Bench/src/benchSqrIntegral.hpp:111
MethodCompareCV
Bench/src/benchReduceBase.hpp:184
MethodCompareCV
Bench/src/benchBase.hpp:48
FunctionCompareImages
Bench/src/Compare.h:138
MethodCompareNPP
Bench/src/benchReduceBase.hpp:160
MethodCompareNPP
Bench/src/benchTransfer.hpp:46
MethodCompareNPP
Bench/src/benchBase.hpp:40
MethodCompareSize
Bench/src/benchMedian3x3.hpp:39
MethodCompareSize
Bench/src/benchMorphoBase.hpp:43
MethodCompareSize
Bench/src/benchMedian5x5.hpp:39
MethodCompareSize
Bench/src/benchFilters.hpp:45
FunctionCompareTolRelative
Bench/src/benchFFT.hpp:74
FunctionCompareTolRelative
Bench/src/benchImageProximity.hpp:58
MethodCompareTolRelative
Bench/src/benchRotate.hpp:44
MethodCompareTolRelative
Bench/src/benchArithmeticBinary.hpp:50
MethodCompareTolRelative
Bench/src/benchArithmeticBinary.hpp:62
MethodCompareTolRelative
Bench/src/benchShear.hpp:45
MethodCompareTolRelative
Bench/src/benchArithmeticUnary.hpp:57
MethodCompareTolRelative
Bench/src/benchArithmeticUnary.hpp:69
← previousnext →501–600 of 972, ranked by callers