Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ functions
Functions
8,142 in github.com/AcademySoftwareFoundation/OpenColorIO
⨍
Functions
8,142
◇
Types & classes
1,030
↳
Endpoints
5
↓ 2 callers
Function
Add_WBExtrapPre_Shader
src/OpenColorIO/ops/gradingtone/GradingToneOpGPU.cpp:1022
↓ 2 callers
Function
Add_WBFwd_Shader
src/OpenColorIO/ops/gradingtone/GradingToneOpGPU.cpp:953
↓ 2 callers
Function
Add_WBRev_Shader
src/OpenColorIO/ops/gradingtone/GradingToneOpGPU.cpp:984
↓ 2 callers
Function
Add_WhiteBlackPre_Shader
src/OpenColorIO/ops/gradingtone/GradingToneOpGPU.cpp:888
↓ 2 callers
Function
AdjustRightmost
src/OpenColorIO/PathUtils.cpp:162
↓ 2 callers
Function
AlignedMalloc
src/OpenColorIO/Platform.cpp:183
↓ 2 callers
Function
AllEqual
tests/cpu/transforms/LogCameraTransform_tests.cpp:16
↓ 2 callers
Function
AllocationFromString
src/OpenColorIO/ParseUtils.cpp:225
↓ 2 callers
Function
ApplyExp2
src/OpenColorIO/ops/log/LogOpCPU.cpp:384
↓ 2 callers
Function
ApplyLog2
src/OpenColorIO/ops/log/LogOpCPU.cpp:377
↓ 2 callers
Function
ApplyMax
src/OpenColorIO/ops/log/LogOpCPU.cpp:370
↓ 2 callers
Function
ApplyOffset
Apply the offset component to the the pixel's values
src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:191
↓ 2 callers
Function
AreAllClose
tests/cpu/SSE_tests.cpp:158
↓ 2 callers
Function
AreAllInRange
tests/cpu/SSE_tests.cpp:150
↓ 2 callers
Function
AreAllInfinity
tests/cpu/SSE_tests.cpp:134
↓ 2 callers
Function
AreAllZero
tests/cpu/SSE_tests.cpp:142
↓ 2 callers
Function
Baker
include/OpenColorIO/OpenColorIO.h:3072
↓ 2 callers
Function
BitDepthFromPixelType
src/libutils/imageioapphelpers/imageio_exr.cpp:25
↓ 2 callers
Function
BitDepthToCLFString
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:743
↓ 2 callers
Function
BuildGroupOps
src/OpenColorIO/transforms/GroupTransform.cpp:172
↓ 2 callers
Function
BuildOp
Helper called by LocalFileFormat::buildFileOps
src/OpenColorIO/fileformats/FileFormatCTF.cpp:1219
↓ 2 callers
Function
BuildRegularExpression
src/OpenColorIO/FileRules.cpp:203
↓ 2 callers
Function
CDLStyleFromString
src/OpenColorIO/ParseUtils.cpp:321
↓ 2 callers
Function
CPUProcessor
include/OpenColorIO/OpenColorIO.h:2861
↓ 2 callers
Function
Ca
(a,b)
docs/site/static/plugins/jquery/jquery.min.js:3
↓ 2 callers
Function
CheckLUT1DIndex
src/OpenColorIO/transforms/Lut1DTransform.cpp:110
↓ 2 callers
Function
CheckValues
tests/cpu/transforms/ExponentTransform_tests.cpp:41
↓ 2 callers
Function
ColorSpace
include/OpenColorIO/OpenColorIO.h:2203
↓ 2 callers
Method
ColorSpaceSet
src/OpenColorIO/ColorSpaceSet.cpp:233
↓ 2 callers
Function
Combine
src/OpenColorIO/fileformats/FormatMetadata.cpp:127
↓ 2 callers
Function
ComputeDisplays
src/OpenColorIO/Display.cpp:74
↓ 2 callers
Function
ComputeWBFwd
src/OpenColorIO/ops/gradingtone/GradingToneOpCPU.cpp:645
↓ 2 callers
Function
ComputeWBRev
src/OpenColorIO/ops/gradingtone/GradingToneOpCPU.cpp:708
↓ 2 callers
Function
Config
include/OpenColorIO/OpenColorIO.h:1655
↓ 2 callers
Function
ConfigMerger
include/OpenColorIO/OpenColorAppHelpers.h:836
↓ 2 callers
Function
ConfigMergingParameters
include/OpenColorIO/OpenColorAppHelpers.h:692
↓ 2 callers
Function
Context
include/OpenColorIO/OpenColorIO.h:3937
↓ 2 callers
Method
Context
src/OpenColorIO/Context.cpp:145
↓ 2 callers
Function
ConvertToRegularExpression
src/OpenColorIO/FileRules.cpp:59
↓ 2 callers
Function
CreateBuiltinTransformOps
src/OpenColorIO/transforms/builtins/BuiltinTransformRegistry.cpp:125
↓ 2 callers
Function
CreateExponentTransform
src/OpenColorIO/ops/exponent/ExponentOp.cpp:339
↓ 2 callers
Function
CreateExposureContrastTransform
src/OpenColorIO/ops/exposurecontrast/ExposureContrastOp.cpp:197
↓ 2 callers
Method
CreateFromEnv
src/OpenColorIO/Config.cpp:1135
↓ 2 callers
Function
CreateGradingHueCurveTransform
src/OpenColorIO/ops/gradinghuecurve/GradingHueCurveOp.cpp:219
↓ 2 callers
Function
CreateGradingPrimaryTransform
src/OpenColorIO/ops/gradingprimary/GradingPrimaryOp.cpp:223
↓ 2 callers
Function
CreateGradingRGBCurveTransform
src/OpenColorIO/ops/gradingrgbcurve/GradingRGBCurveOp.cpp:223
↓ 2 callers
Function
CreateGradingToneTransform
src/OpenColorIO/ops/gradingtone/GradingToneOp.cpp:217
↓ 2 callers
Function
CreateLut1DTransform
src/OpenColorIO/ops/lut1d/Lut1DOp.cpp:229
↓ 2 callers
Function
CreateLut3DTransform
src/OpenColorIO/ops/lut3d/Lut3DOp.cpp:235
↓ 2 callers
Function
CreateMatrixTransform
src/OpenColorIO/ops/matrix/MatrixOp.cpp:363
↓ 2 callers
Function
CreateOutputLutFile
src/apps/ociomakeclf/main.cpp:34
↓ 2 callers
Function
CreatePaddedRedChannel
src/OpenColorIO/ops/lut1d/Lut1DOpGPU.cpp:84
↓ 2 callers
Function
CreateRangeTransform
src/OpenColorIO/ops/range/RangeOp.cpp:246
↓ 2 callers
Function
CreateScanlineHelper
src/OpenColorIO/CPUProcessor.cpp:187
↓ 2 callers
Function
CreateTransform
src/OpenColorIO/Transform.cpp:310
↓ 2 callers
Function
CurveType
src/OpenColorIO/ops/gradingrgbcurve/GradingRGBCurve.cpp:70
↓ 2 callers
Function
CurveTypeName
src/OpenColorIO/ops/gradinghuecurve/GradingHueCurve.cpp:144
↓ 2 callers
Function
D
(t)
docs/site/static/plugins/shuffle/shuffle.min.js:1
↓ 2 callers
Function
E
()
docs/site/static/plugins/shuffle/shuffle.min.js:1
↓ 2 callers
Function
EvalTransform
src/OpenColorIO/ops/OpTools.cpp:11
↓ 2 callers
Function
ExposureContrastStyleToString
src/OpenColorIO/ParseUtils.cpp:465
↓ 2 callers
Function
ExtractFloatComponents
src/OpenColorIO/MathUtils.cpp:446
↓ 2 callers
Function
ExtractOCIOZArchive
* \brief Extract the specified OCIOZ archive. * * This function can only be used with the OCIOZ archive format (not arbitrary zip files). * * No
src/OpenColorIO/OCIOZArchive.cpp:335
↓ 2 callers
Function
F
(a,b)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 2 callers
Function
Fa
(a,b)
docs/site/static/plugins/jquery/jquery.min.js:3
↓ 2 callers
Function
FauxCubicFwdEval
src/OpenColorIO/ops/gradingtone/GradingTone.cpp:319
↓ 2 callers
Function
FauxCubicRevEval
src/OpenColorIO/ops/gradingtone/GradingTone.cpp:337
↓ 2 callers
Function
FileExists
src/OpenColorIO/PathUtils.cpp:117
↓ 2 callers
Function
FindColorSpaceNames
src/OpenColorIO/apphelpers/CategoryHelpers.cpp:281
↓ 2 callers
Function
FindNonComment
Find first line that is not blank or a comment:
src/OpenColorIO/fileformats/FileFormatDiscreet1DL.cpp:347
↓ 2 callers
Function
FindRule
src/OpenColorIO/ViewingRules.cpp:467
↓ 2 callers
Method
Fit
Fit is canonically formulated as: out = newmin + ((value-oldmin)/(oldmax-oldmin)*(newmax-newmin)) I.e., subtract the old offset, descale into the [0,1
src/OpenColorIO/transforms/MatrixTransform.cpp:162
↓ 2 callers
Function
FitRGBSpline
------------------------------------------------------------------------------------------------
src/OpenColorIO/ops/gradingrgbcurve/GradingBSplineCurve.cpp:388
↓ 2 callers
Function
FloatForCompare
------------------------------------------------------------------------------ Map a floating-point number (already represented as an integer) to an
src/OpenColorIO/MathUtils.cpp:397
↓ 2 callers
Function
FloatForCompareCompressDenorms
------------------------------------------------------------------------------ Map a floating-point number (already represented as an integer) to an
src/OpenColorIO/MathUtils.cpp:433
↓ 2 callers
Function
G
()
docs/site/static/plugins/magnific-popup/jquery.magnific-popup.min.js:4
↓ 2 callers
Function
GPUProcessor
include/OpenColorIO/OpenColorIO.h:2898
↓ 2 callers
Function
GenerateAppleLogToLinearOps
src/OpenColorIO/transforms/builtins/AppleCameras.cpp:30
↓ 2 callers
Function
GenerateIdentityLut3D
tests/gpu/GradingHueCurveOp_test.cpp:13
↓ 2 callers
Function
GenerateLinearToHLGOps
src/OpenColorIO/transforms/builtins/Displays.cpp:123
↓ 2 callers
Function
GetColorSpaceReferences
Return the list of all color spaces referenced by the transform (including all sub-transforms in a group). All legal context variables are expanded, s
src/OpenColorIO/Config.cpp:176
↓ 2 callers
Function
GetFastFileHash
src/OpenColorIO/PathUtils.cpp:64
↓ 2 callers
Function
GetFormatName
tests/cpu/AVX512_tests.cpp:26
↓ 2 callers
Function
GetFormatName
tests/cpu/AVX2_tests.cpp:29
↓ 2 callers
Function
GetFormatName
tests/cpu/SSE2_tests.cpp:25
↓ 2 callers
Function
GetFormatName
tests/cpu/AVX_tests.cpp:29
↓ 2 callers
Function
GetGLError
src/libutils/oglapphelpers/glsl.cpp:35
↓ 2 callers
Function
GetHalfNormMin
src/OpenColorIO/MathUtils.h:110
↓ 2 callers
Function
GetInputFileBD
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:2653
↓ 2 callers
Function
GetInputToTargetTransform
src/OpenColorIO/BakingUtils.cpp:11
↓ 2 callers
Function
GetInterchangeRolesForColorSpaceConversion
Use the interchange roles in the pair of provided configs to return the color space names to be used for the conversion between the provided pair of c
src/OpenColorIO/ConfigUtils.cpp:78
↓ 2 callers
Function
GetInterpolation3D
src/OpenColorIO/fileformats/ctf/CTFReaderUtils.cpp:59
↓ 2 callers
Function
GetLut3DRenderer
src/OpenColorIO/ops/lut3d/Lut3DOpCPU.cpp:1751
↓ 2 callers
Function
GetLutImageSize
src/apps/ociolutimage/main.cpp:29
↓ 2 callers
Function
GetM44Inverse
src/OpenColorIO/MathUtils.cpp:198
↓ 2 callers
Function
GetM44M44Product
src/OpenColorIO/MathUtils.cpp:263
↓ 2 callers
Function
GetMaxValueFromIntegerBitDepth
src/OpenColorIO/fileformats/FileFormat3DL.cpp:185
↓ 2 callers
Function
GetMxbInverse
src/OpenColorIO/MathUtils.cpp:334
↓ 2 callers
Function
GetNextNumber
src/OpenColorIO/fileformats/xmlutils/XMLReaderUtils.h:211
↓ 2 callers
Function
GetNumChannels
src/libutils/imageioapphelpers/imageio.cpp:37
← previous
next →
2,101–2,200 of 8,142, ranked by callers