MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/OpenColorIO / functions

Functions8,142 in github.com/AcademySoftwareFoundation/OpenColorIO

↓ 8 callersMethodsetDescription
(String description)
src/bindings/java/org/OpenColorIO/Look.java:19
↓ 8 callersMethodsetDrawCurveOnly
src/OpenColorIO/ops/gradinghuecurve/GradingHueCurve.cpp:223
↓ 8 callersMethodsetEqualityGroup
src/OpenColorIO/ColorSpace.cpp:219
↓ 8 callersMethodsetGreenParams
src/OpenColorIO/ops/gamma/GammaOpData.cpp:339
↓ 8 callersMethodsetIncludeColorSpaces
src/OpenColorIO/apphelpers/ColorSpaceHelpers.cpp:242
↓ 8 callersMethodsetNamedTransforms
src/OpenColorIO/apphelpers/mergeconfigs/MergeConfigsHelpers.cpp:323
↓ 8 callersMethodsetRGBToHSY
src/OpenColorIO/transforms/GradingHueCurveTransform.cpp:119
↓ 8 callersMethodsetRedParams
src/OpenColorIO/ops/gamma/GammaOpData.cpp:333
↓ 8 callersMethodsetType
src/OpenColorIO/ops/log/LogUtils.h:91
↓ 8 callersFunctionsse2_clamp
src/OpenColorIO/SSE2.h:85
↓ 8 callersFunctionu
(a,b,c)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 8 callersMethodupdate_items
Call the provided callback(s) to update combo box items. :return: Current item string
src/apps/ocioview/ocioview/widgets/combo_box.py:136
↓ 8 callersFunctionvalidateParams
src/OpenColorIO/ops/gamma/GammaOpData.cpp:366
↓ 7 callersFunctionAddLogParam
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:1967
↓ 7 callersFunctionApplyCDL
tests/cpu/ops/cdl/CDLOp_tests.cpp:17
↓ 7 callersFunctionApplyLinContrast
src/OpenColorIO/ops/gradingprimary/GradingPrimaryOpCPU.cpp:135
↓ 7 callersFunctionBuildColorSpaceFromReferenceOps
src/OpenColorIO/transforms/ColorSpaceTransform.cpp:310
↓ 7 callersFunctionBuildLogOp
src/OpenColorIO/ops/log/LogOp.cpp:190
↓ 7 callersFunctionBuildResourceNameIndexed
src/OpenColorIO/ops/gradinghuecurve/GradingHueCurveOpGPU.cpp:135
↓ 7 callersFunctionCb
(a)
docs/site/static/plugins/jquery/jquery.min.js:4
↓ 7 callersFunctionCheckSSE
tests/cpu/SSE_tests.cpp:77
↓ 7 callersFunctionConvertSpecialCharToXmlToken
src/OpenColorIO/ParseUtils.cpp:35
↓ 7 callersFunctionCreateGenericLutOp
tests/cpu/ops/noop/NoOps_tests.cpp:32
↓ 7 callersFunctionGenerateLinearScaleLut1D
src/OpenColorIO/ops/lut1d/Lut1DOp.cpp:209
↓ 7 callersFunctionGenerate_hdr_primary_clamp_ops
src/OpenColorIO/transforms/builtins/ACES.cpp:401
↓ 7 callersFunctionGenerate_hdr_tonecurve_ops
src/OpenColorIO/transforms/builtins/ACES.cpp:271
↓ 7 callersFunctionGenerate_nit_normalization_ops
src/OpenColorIO/transforms/builtins/ACES.cpp:421
↓ 7 callersFunctionGetChannelSizeInBytes
src/OpenColorIO/BitDepthUtils.cpp:121
↓ 7 callersFunctionGetFilePath
tests/cpu/ops/reference/ReferenceOpData_tests.cpp:118
↓ 7 callersFunctionGetFixedFunctionCPURenderer
src/OpenColorIO/ops/fixedfunction/FixedFunctionOpCPU.cpp:2429
↓ 7 callersFunctionGetLoggingLevel
src/OpenColorIO/Logging.cpp:92
↓ 7 callersFunctionGetMatrixRenderer
src/OpenColorIO/ops/matrix/MatrixOpCPU.cpp:400
↓ 7 callersFunctionGetProcessor
src/OpenColorIO/apphelpers/DisplayViewHelpers.cpp:24
↓ 7 callersFunctionGetShaperRange
src/OpenColorIO/BakingUtils.cpp:123
↓ 7 callersFunctionI
(t,e)
docs/site/static/plugins/shuffle/shuffle.min.js:1
↓ 7 callersFunctionInterpolate1D
src/OpenColorIO/transforms/builtins/OpHelpers.cpp:16
↓ 7 callersFunctionIntersectStringVecsCaseIgnore
Return a vector of strings that are both in vec1 and vec2. Case is ignored to find strings. Ordering and capitalization from vec1 are preserved.
src/OpenColorIO/ParseUtils.cpp:855
↓ 7 callersFunctionLogError
src/OpenColorIO/Logging.cpp:162
↓ 7 callersMethodLook
src/OpenColorIO/Look.cpp:73
↓ 7 callersFunctionMatchReferenceType
src/OpenColorIO/Config.cpp:2317
↓ 7 callersFunctionReadIridasCube
tests/cpu/fileformats/FileFormatIridasCube_tests.cpp:26
↓ 7 callersFunctionReciprocal
src/OpenColorIO/ops/cdl/CDLOpCPU.cpp:20
↓ 7 callersFunctionReplace
Replace the 'search' substring by the 'replace' string in 'str'.
src/utils/StringUtils.h:271
↓ 7 callersMethodScale
src/OpenColorIO/transforms/MatrixTransform.cpp:247
↓ 7 callersMethodSetLoggingLevel
(LoggingLevel level)
src/bindings/java/org/OpenColorIO/Globals.java:13
↓ 7 callersFunctionSwap8
ext/sampleicc/src/include/iccProfileReader.h:92
↓ 7 callersFunctionTestToolsStripEndNewLine
tests/cpu/fileformats/FileFormatDiscreet1DL_tests.cpp:26
↓ 7 callersFunctionValidateDynamicProperty
src/OpenColorIO/Op.cpp:375
↓ 7 callersFunctionWriteDescriptions
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:511
↓ 7 callersFunctionWriteValues
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:562
↓ 7 callersFunctionXXH64_avalanche
ext/xxHash/src/include/xxhash.h:2448
↓ 7 callersFunctionXXH_mult32to64
! * @brief Calculates a 32-bit to 64-bit long multiply. * * Implemented as a macro. * * Wraps `__emulu` on MSVC x86 because it tends to call `__a
ext/xxHash/src/include/xxhash.h:3210
↓ 7 callersFunctionXXH_swap32
ext/xxHash/src/include/xxhash.h:1801
↓ 7 callersFunctionY
(a,b,c,d,e,f,g)
docs/site/static/plugins/jquery/jquery.min.js:3
↓ 7 callersFunction_Add_SinCos_Shader
src/OpenColorIO/ops/fixedfunction/FixedFunctionOpGPU.cpp:363
↓ 7 callersMethodaddDynamicProperty
src/OpenColorIO/GpuShaderDesc.cpp:213
↓ 7 callersMethodaddToken
src/OpenColorIO/TokensManager.h:52
↓ 7 callersFunctionassertEqualTone
(testCase, first, second)
tests/python/UnitTestUtils.py:36
↓ 7 callersFunctionavx2RGBATranspose_4x4_4x4
src/OpenColorIO/AVX2.h:40
↓ 7 callersFunctioncheckBufferSize
src/bindings/python/PyUtils.cpp:214
↓ 7 callersMethodclearCaches
src/OpenColorIO/Context.cpp:123
↓ 7 callersMethodclearVirtualDisplay
src/OpenColorIO/Config.cpp:4095
↓ 7 callersFunctione
(t,e)
docs/site/static/plugins/shuffle/shuffle.min.js:1
↓ 7 callersFunctione
(t)
docs/site/static/plugins/bootstrap/bootstrap.min.js:6
↓ 7 callersFunctionextrapolate
src/OpenColorIO/ops/lut3d/Lut3DOpCPU.cpp:1424
↓ 7 callersFunctionf
(f,g,h,i,k)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 7 callersFunctionfa
(a,b,d,e)
docs/site/static/plugins/jquery/jquery.min.js:2
↓ 7 callersFunctiongetBitDepth
src/bindings/python/PyImageDesc.h:38
↓ 7 callersMethodgetCoefsOffsetsArray
src/OpenColorIO/DynamicProperty.cpp:245
↓ 7 callersMethodgetColorSpace
(String name)
src/bindings/java/org/OpenColorIO/Config.java:36
↓ 7 callersMethodgetDirection
src/OpenColorIO/ops/gradingprimary/GradingPrimaryOpData.cpp:219
↓ 7 callersMethodgetDirection
src/OpenColorIO/ops/lut1d/Lut1DOpData.h:105
↓ 7 callersMethodgetDirection
src/OpenColorIO/ops/matrix/MatrixOpData.h:219
↓ 7 callersMethodgetDirection
src/OpenColorIO/transforms/AllocationTransform.cpp:75
↓ 7 callersMethodgetDisplayViewTransform
src/OpenColorIO/apphelpers/LegacyViewingPipeline.cpp:28
↓ 7 callersMethodgetDisplayViews
src/OpenColorIO/apphelpers/mergeconfigs/MergeConfigsHelpers.cpp:272
↓ 7 callersFunctiongetHeight
src/bindings/python/PyImageDesc.h:40
↓ 7 callersMethodgetID
()
src/bindings/java/org/OpenColorIO/CDLTransform.java:28
↓ 7 callersMethodgetIncludeRoles
src/OpenColorIO/apphelpers/ColorSpaceHelpers.cpp:257
↓ 7 callersMethodgetInputConfigName
src/OpenColorIO/apphelpers/mergeconfigs/MergeConfigsHelpers.cpp:68
↓ 7 callersMethodgetKnotsOffsetsArray
src/OpenColorIO/DynamicProperty.cpp:240
↓ 7 callersMethodgetMonitorName
src/OpenColorIO/SystemMonitor.cpp:90
↓ 7 callersMethodgetNum3DTextures
src/OpenColorIO/GpuShader.cpp:608
↓ 7 callersMethodgetNumMixingSpaces
src/OpenColorIO/apphelpers/MixingHelpers.cpp:169
↓ 7 callersMethodgetNumRoles
()
src/bindings/java/org/OpenColorIO/Config.java:44
↓ 7 callersMethodgetNumTextures
src/OpenColorIO/GpuShader.cpp:568
↓ 7 callersMethodgetProcessor
src/OpenColorIO/apphelpers/MixingHelpers.cpp:327
↓ 7 callersMethodgetSat
()
src/bindings/java/org/OpenColorIO/CDLTransform.java:25
↓ 7 callersMethodgetSearchPath
()
src/bindings/java/org/OpenColorIO/Config.java:30
↓ 7 callersMethodgetTargetSpace
src/OpenColorIO/Baker.cpp:191
↓ 7 callersMethodgetTexture
src/OpenColorIO/GpuShader.cpp:586
↓ 7 callersMethodgetTextureValues
src/OpenColorIO/GpuShader.cpp:598
↓ 7 callersMethodgetToken
src/OpenColorIO/TokensManager.h:85
↓ 7 callersMethodgetTransform
src/OpenColorIO/fileformats/FileFormatCTF.cpp:276
↓ 7 callersMethodgetTransform
src/OpenColorIO/fileformats/ctf/CTFReaderHelper.h:359
↓ 7 callersMethodgetValue
src/OpenColorIO/ops/gradingrgbcurve/GradingRGBCurveOpData.h:56
↓ 7 callersMethodgetYStrideBytes
src/OpenColorIO/ImageDesc.cpp:575
↓ 7 callersMethodget_cache_id
Try to get the cache ID for the current config. If the config is in an invalid state this will fail and a random config ID wi
src/apps/ocioview/ocioview/config_cache.py:46
↓ 7 callersMethodget_item_names
:return: All item names
src/apps/ocioview/ocioview/items/config_item_model.py:525
↓ 7 callersMethodget_view_transforms
:return: List of view transforms from the current config
src/apps/ocioview/ocioview/config_cache.py:478
← previousnext →1,101–1,200 of 8,142, ranked by callers