MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/OpenColorIO / functions

Functions8,142 in github.com/AcademySoftwareFoundation/OpenColorIO

↓ 34 callersFunctionRead32
ext/sampleicc/src/include/iccProfileReader.h:166
↓ 34 callersFunctionValidateTransform
tests/cpu/transforms/LookTransform_tests.cpp:71
↓ 34 callersMethodgetNumRoles
src/OpenColorIO/Config.cpp:3029
↓ 34 callersMethodsetCubeSize
src/OpenColorIO/Baker.cpp:227
↓ 34 callersMethodsetMaxOutValue
src/OpenColorIO/ops/range/RangeOpData.cpp:162
↓ 33 callersMethodaddCategory
src/OpenColorIO/ColorSpace.cpp:367
↓ 33 callersMethodaddRetest
tests/gpu/GPUUnitTest.h:123
↓ 33 callersMethodgetXmLineNumber
src/OpenColorIO/fileformats/FileFormatCTF.cpp:1142
↓ 33 callersMethodresize
src/OpenColorIO/fileformats/ctf/IndexMapping.cpp:21
↓ 33 callersMethodsetBase
src/OpenColorIO/ops/log/LogOpData.cpp:110
↓ 33 callersMethodsetOffsetValue
src/OpenColorIO/ops/matrix/MatrixOpData.cpp:650
↓ 33 callersMethodvalidate
()
src/bindings/java/org/OpenColorIO/Config.java:18
↓ 32 callersFunctionCheckDuplicates
src/OpenColorIO/OCIOYaml.cpp:301
↓ 32 callersFunctionConvertStyleToString
src/OpenColorIO/ops/log/LogUtils.cpp:65
↓ 32 callersFunctionParseString
tests/cpu/fileformats/FileFormatCTF_tests.cpp:996
↓ 32 callersFunctionassertEqualBSpline
(testCase, first, second)
tests/python/UnitTestUtils.py:48
↓ 32 callersMethodclose
(self, result)
share/docs/extract_docstrings.py:392
↓ 32 callersMethodgetDefaultView
src/OpenColorIO/Config.cpp:3451
↓ 32 callersMethodgetPower
src/OpenColorIO/transforms/CDLTransform.cpp:244
↓ 32 callersMethodresize
src/OpenColorIO/ops/lut3d/Lut3DOpData.cpp:194
↓ 32 callersMethodsetLinSideSlopeValue
src/OpenColorIO/transforms/LogAffineTransform.cpp:96
↓ 32 callersMethodsetMatrix
src/OpenColorIO/transforms/MatrixTransform.cpp:88
↓ 31 callersFunctionAddUniform
src/OpenColorIO/ops/gradingtone/GradingToneOpGPU.cpp:59
↓ 31 callersMethodMatrixTransform
()
src/bindings/java/org/OpenColorIO/MatrixTransform.java:9
↓ 31 callersMethodaddViewTransform
src/OpenColorIO/Config.cpp:4592
↓ 31 callersMethodgetAttributeName
src/OpenColorIO/fileformats/FormatMetadata.cpp:285
↓ 31 callersMethodgetCategory
src/OpenColorIO/ColorSpace.cpp:382
↓ 31 callersMethodsetDescription
src/OpenColorIO/Look.cpp:136
↓ 31 callersMethodsize
()
src/bindings/java/org/OpenColorIO/GroupTransform.java:13
↓ 30 callersMethodCreateRaw
src/OpenColorIO/Config.cpp:1127
↓ 30 callersMethodgetDirection
()
src/bindings/java/org/OpenColorIO/Transform.java:14
↓ 30 callersMethodgetInterchangeAttributes
src/OpenColorIO/Look.cpp:191
↓ 30 callersMethodgetNumHierarchyLevels
src/OpenColorIO/apphelpers/ColorSpaceHelpers.cpp:151
↓ 30 callersMethodgetOptimizedProcessor
src/OpenColorIO/Processor.cpp:177
↓ 30 callersMethodresolveStringVar
src/OpenColorIO/Context.cpp:387
↓ 30 callersMethodsetLooks
src/OpenColorIO/Baker.cpp:176
↓ 30 callersMethodslopesAreDefault
src/OpenColorIO/transforms/GradingHueCurveTransform.cpp:109
↓ 29 callersFunctionGetFileTransformProcessor
tests/cpu/UnitTestUtils.cpp:64
↓ 29 callersMethodclear
Remove all items from list.
src/apps/ocioview/ocioview/widgets/item_view.py:159
↓ 29 callersMethodgetActiveViews
src/OpenColorIO/Config.cpp:4252
↓ 29 callersMethodgetContrastProperty
src/OpenColorIO/ops/exposurecontrast/ExposureContrastOpData.h:202
↓ 29 callersMethodgetPattern
src/OpenColorIO/FileRules.cpp:714
↓ 29 callersMethodhasVirtualView
src/OpenColorIO/Config.cpp:3816
↓ 29 callersMethodparse
Top level command line parsing function called after all options have been parsed and created from the format strings. This function parses the comma
src/apputils/argparse.cpp:319
↓ 29 callersMethodsetDirection
(TransformDirection dir)
src/bindings/java/org/OpenColorIO/Transform.java:15
↓ 29 callersMethodsetLogSideSlopeValue
src/OpenColorIO/transforms/LogAffineTransform.cpp:88
↓ 28 callersMethodCreate
tests/osl/UnitTestMain.cpp:144
↓ 28 callersFunctionGetFileTransform
tests/gpu/Lut1DOp_test.cpp:32
↓ 28 callersFunctionIdentifyBuiltinColorSpace
Try to find the name of a color space in the source config that is equivalent to the specified color space from the provided built-in config. Only ac
src/OpenColorIO/ConfigUtils.cpp:743
↓ 28 callersMethodaddLook
src/OpenColorIO/Config.cpp:4493
↓ 28 callersFunctionbuild_conversion_matrix
src/OpenColorIO/transforms/builtins/ColorMatrixHelpers.cpp:276
↓ 28 callersMethoddeclareFloat4
src/OpenColorIO/GpuShaderUtils.cpp:809
↓ 28 callersMethodgetAttributes
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:781
↓ 28 callersMethodgetDefaultDisplay
src/OpenColorIO/Config.cpp:3427
↓ 28 callersMethodgetInactiveColorSpaces
src/OpenColorIO/Config.cpp:2556
↓ 28 callersMethodgetInteropID
src/OpenColorIO/ColorSpace.cpp:234
↓ 28 callersMethodrowCount
:return: Number of items defined in the current config
src/apps/ocioview/ocioview/items/config_item_model.py:254
↓ 28 callersMethodvalidate
src/OpenColorIO/fileformats/ctf/IndexMapping.cpp:72
↓ 27 callersFunctionProcess
tests/cpu/CPUProcessor_tests.cpp:1409
↓ 27 callersFunctionSanitizeFloat
src/OpenColorIO/MathUtils.cpp:145
↓ 27 callersFunctionSplit
Split a string content using an arbitrary separator.
src/utils/StringUtils.h:172
↓ 27 callersFunctionXXH_memcpy
! * @internal * @brief Modify this function to use a different routine than memcpy(). */
ext/xxHash/src/include/xxhash.h:1480
↓ 27 callersMethodback
src/OpenColorIO/fileformats/xmlutils/XMLReaderHelper.cpp:139
↓ 27 callersMethodfilter
(self, record: logging.LogRecord)
src/apps/ocioview/ocioview/log_handlers.py:24
↓ 27 callersMethodgetMinorVersion
src/OpenColorIO/Config.cpp:1306
↓ 27 callersMethodgetNegativeStyle
src/OpenColorIO/transforms/ExponentTransform.cpp:87
↓ 27 callersMethodgetNumLooks
src/OpenColorIO/Config.cpp:4478
↓ 27 callersMethodgetNumSearchPaths
src/OpenColorIO/Config.cpp:2253
↓ 27 callersMethodgetNumStringVars
src/OpenColorIO/Context.cpp:347
↓ 27 callersMethodgetNumViewTransforms
src/OpenColorIO/Config.cpp:4532
↓ 27 callersFunctioninit_JMhParams
src/OpenColorIO/ops/fixedfunction/ACES2/Transform.cpp:470
↓ 27 callersMethodisDiagonal
src/OpenColorIO/ops/matrix/MatrixOpData.cpp:566
↓ 26 callersFunctionReplaceInPlace
In place replace the 'search' substring by the 'replace' string in 'str'.
src/utils/StringUtils.h:253
↓ 26 callersMethodextractGpuShaderInfo
src/OpenColorIO/GPUProcessor.cpp:100
↓ 26 callersFunctionfunction_transformer
(new_name)
share/docs/prettymethods.py:80
↓ 26 callersMethodgetDisplayViewDescription
src/OpenColorIO/Config.cpp:3624
↓ 26 callersMethodgetName
src/OpenColorIO/apphelpers/ColorSpaceHelpers.cpp:131
↓ 26 callersMethoditems
:return: list of item names
src/apps/ocioview/ocioview/widgets/item_view.py:163
↓ 26 callersMethodremoveColorSpace
src/OpenColorIO/Config.cpp:2650
↓ 25 callersFunctionContain
Check if the 'entry' is in the 'list' using a case insensitive comparison.
src/utils/StringUtils.h:279
↓ 25 callersMethodCreateFromFile
src/OpenColorIO/Config.cpp:1154
↓ 25 callersFunctionCreateMatrixOffsetOp
src/OpenColorIO/ops/matrix/MatrixOp.cpp:256
↓ 25 callersFunctionEqualWithSafeRelError
tests/cpu/UnitTestUtils.h:79
↓ 25 callersMethodaddSharedView
src/OpenColorIO/Config.cpp:3361
↓ 25 callersMethodgetActiveDisplays
src/OpenColorIO/Config.cpp:4152
↓ 25 callersMethodgetHierarchyLevel
src/OpenColorIO/apphelpers/ColorSpaceHelpers.cpp:156
↓ 25 callersMethodgetLogExposureStep
src/OpenColorIO/transforms/ExposureContrastTransform.cpp:166
↓ 25 callersMethodisInputHalfDomain
src/OpenColorIO/ops/lut1d/Lut1DOpData.h:125
↓ 25 callersFunctionlerpf
src/OpenColorIO/MathUtils.h:53
↓ 25 callersFunctionload
src/OpenColorIO/OCIOYaml.cpp:66
↓ 25 callersMethodsetArrayValue
src/OpenColorIO/ops/matrix/MatrixOpData.cpp:467
↓ 25 callersMethodsetNegativeStyle
src/OpenColorIO/transforms/ExponentTransform.cpp:92
↓ 25 callersMethodwriteEmptyTag
src/OpenColorIO/fileformats/xmlutils/XMLWriterUtils.cpp:93
↓ 24 callersFunctionAddUniform
src/OpenColorIO/ops/gradingprimary/GradingPrimaryOpGPU.cpp:35
↓ 24 callersFunctionApplyContrast
src/OpenColorIO/ops/gradingprimary/GradingPrimaryOpCPU.cpp:130
↓ 24 callersFunctionApplySaturation
src/OpenColorIO/ops/gradingprimary/GradingPrimaryOpCPU.cpp:157
↓ 24 callersFunctionBuildColorSpaceOps
src/OpenColorIO/transforms/ColorSpaceTransform.cpp:165
↓ 24 callersFunctionCompareRender
tests/cpu/OpOptimizers_tests.cpp:29
↓ 24 callersFunctionCreateExponentOp
src/OpenColorIO/ops/exponent/ExponentOp.cpp:299
↓ 24 callersFunctionEqualWithAbsError
src/OpenColorIO/MathUtils.h:42
← previousnext →301–400 of 8,142, ranked by callers