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
↓ 4 callers
Function
IsScalarEqualToOne
src/OpenColorIO/MathUtils.cpp:30
↓ 4 callers
Function
IsVecEqualToOne
src/OpenColorIO/MathUtils.cpp:58
↓ 4 callers
Function
JMh_to_RGB
src/OpenColorIO/ops/fixedfunction/ACES2/Transform.cpp:245
↓ 4 callers
Function
LoadICCFile
tests/cpu/fileformats/FileFormatICC_tests.cpp:25
↓ 4 callers
Function
Ma
(a)
docs/site/static/plugins/jquery/jquery.min.js:3
↓ 4 callers
Function
MakeFastLut3DFromInverse
src/OpenColorIO/ops/lut3d/Lut3DOpData.cpp:30
↓ 4 callers
Function
NegativeStyleToString
src/OpenColorIO/ParseUtils.cpp:502
↓ 4 callers
Method
PackedImageDesc
src/OpenColorIO/ImageDesc.cpp:332
↓ 4 callers
Function
PrintAlignedVec
src/apps/ociochecklut/main.cpp:152
↓ 4 callers
Function
PrintFirstComponent
src/apps/ociochecklut/main.cpp:146
↓ 4 callers
Function
ReadIridasItx
tests/cpu/fileformats/FileFormatIridasItx_tests.cpp:15
↓ 4 callers
Function
ReadSpiMtx
tests/cpu/fileformats/FileFormatSpiMtx_tests.cpp:68
↓ 4 callers
Function
RemoveInverseOps
src/OpenColorIO/OpOptimizers.cpp:207
↓ 4 callers
Function
RoundAround1
src/OpenColorIO/ops/gamma/GammaOpData.cpp:697
↓ 4 callers
Function
SanitizeNewlines
src/OpenColorIO/OCIOYaml.cpp:37
↓ 4 callers
Function
SerializeOpVec
src/OpenColorIO/Op.cpp:473
↓ 4 callers
Function
ToString
src/apps/ociochecklut/main.cpp:138
↓ 4 callers
Function
ValidateDisplayViewRoundTrip
tests/cpu/transforms/BuiltinTransform_tests.cpp:772
↓ 4 callers
Function
ValidateOp
tests/cpu/ops/exponent/ExponentOp_tests.cpp:48
↓ 4 callers
Function
ValidateRoundtripProfile
Apply the ICC profile in forward then inverse direction (OCIO inverted interpretation) and compare against expected values at each steps. Expects RGBA
tests/cpu/fileformats/FileFormatICC_tests.cpp:375
↓ 4 callers
Function
W
(a,b)
docs/site/static/plugins/jquery/jquery.min.js:3
↓ 4 callers
Function
Write
src/OpenColorIO/fileformats/cdl/CDLWriter.cpp:58
↓ 4 callers
Function
WriteTag
src/OpenColorIO/fileformats/ctf/CTFTransform.cpp:2474
↓ 4 callers
Function
XXH3_reset_internal
ext/xxHash/src/include/xxhash.h:4680
↓ 4 callers
Function
XXH_mult64to128
! * @brief Calculates a 64->128-bit long multiply. * * Uses `__uint128_t` and `_umul128` if available, otherwise uses a scalar * version. * * @p
ext/xxHash/src/include/xxhash.h:3238
↓ 4 callers
Function
XXH_read32
* Force direct memory access. Only works on CPU which support unaligned memory * access in hardware. */
ext/xxHash/src/include/xxhash.h:1663
↓ 4 callers
Function
XXH_read64
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
ext/xxHash/src/include/xxhash.h:2303
↓ 4 callers
Function
XXH_writeLE64
ext/xxHash/src/include/xxhash.h:3667
↓ 4 callers
Function
_Add_Tonescale_func
src/OpenColorIO/ops/fixedfunction/FixedFunctionOpGPU.cpp:635
↓ 4 callers
Method
__init__
( self, text: Optional[str] = None, parent: Optional[QtCore.QObject] = None )
src/apps/ocioview/ocioview/widgets/line_edit.py:15
↓ 4 callers
Method
_can_close_config
Ask user if changes should be saved. :return: True if changes were saved or discarded, in which case the config can be c
src/apps/ocioview/ocioview/main_window.py:604
↓ 4 callers
Function
_cdltransform_to_node
From an XML string, populates the parameters on an OCIOCDLTransform node
share/nuke/ocionuke/cdl.py:35
↓ 4 callers
Method
_find_indices
Search the model for items matching the provided text and flags. :param text: Text to search for in model column :pa
src/apps/ocioview/ocioview/widgets/table_widget.py:346
↓ 4 callers
Method
_get_editable_viewing_rules
Copy existing config rules into new editable ``ocio.ViewingRules`` instance.
src/apps/ocioview/ocioview/items/viewing_rule_model.py:236
↓ 4 callers
Method
_handle_log_message
Handle routing a Python or OCIO log record received in the message queue. :param log_record: Log record data :param
src/apps/ocioview/ocioview/message_router.py:265
↓ 4 callers
Method
_insert_rule
Insert rule into an ``ocio.ViewingRules`` object from a ViewingRule instance.
src/apps/ocioview/ocioview/items/viewing_rule_model.py:204
↓ 4 callers
Method
_insert_rule
Insert rule into an ``ocio.FileRules`` object from a FileRule instance.
src/apps/ocioview/ocioview/items/file_rule_model.py:317
↓ 4 callers
Method
_mouse_event
(self, event_type, event, touches=True)
src/apps/ocioview/ocioview/viewer/offscreen_viewer.py:79
↓ 4 callers
Method
_on_transforms_changed
Notify the application that transforms in the stack have changed.
src/apps/ocioview/ocioview/transforms/transform_edit_stack.py:323
↓ 4 callers
Method
_set_ocio_tex_params
Set texture parameters for an OCIO LUT texture based on its type and interpolation. :param tex_type: OpenGL texture type (GL
src/apps/pyociodisplay/pyociodisplay.py:710
↓ 4 callers
Method
_set_rgb_color_space_chromaticities_visuals_visibility
Set the visibility of the *chromaticities color space* related *Visuals*.
src/apps/ocioview/ocioview/inspect/chromaticities_inspector.py:297
↓ 4 callers
Method
_set_rgb_color_space_input_visuals_visibility
Set the visibility of the *input color space* related *Visuals*.
src/apps/ocioview/ocioview/inspect/chromaticities_inspector.py:280
↓ 4 callers
Method
_update_ocio_dyn_prop
Update a specific OCIO dynamic property, which will be passed to the shader program as a uniform. :param prop_type: Property
src/apps/ocioview/ocioview/viewer/image_plane.py:1242
↓ 4 callers
Method
_update_ocio_dyn_prop
Update a specific OCIO dynamic property, which will be passed to the shader program as a uniform. :param ocio.DynamicPropert
src/apps/pyociodisplay/pyociodisplay.py:894
↓ 4 callers
Method
addTexture
src/OpenColorIO/GpuShader.cpp:573
↓ 4 callers
Method
addTexture
tests/osl/UnitTestMain.cpp:75
↓ 4 callers
Method
archive
src/OpenColorIO/Config.cpp:6083
↓ 4 callers
Function
avx_load_u8
src/OpenColorIO/AVX.h:67
↓ 4 callers
Function
avx_pack_u16
src/OpenColorIO/AVX.h:154
↓ 4 callers
Function
avx_unpack_u16
src/OpenColorIO/AVX.h:145
↓ 4 callers
Function
bitDepthToBytes
src/bindings/python/PyUtils.cpp:88
↓ 4 callers
Function
calcColorSpaceFingerprint
Send the test vals through the color space and store the result in fingerprintVals. Returns true if the color space should not be considered.
src/OpenColorIO/ConfigUtils.cpp:1195
↓ 4 callers
Function
checkBufferDivisible
src/bindings/python/PyUtils.cpp:203
↓ 4 callers
Method
checkVersionConsistency
src/OpenColorIO/Config.cpp:5586
↓ 4 callers
Function
chroma_compress_norm
src/OpenColorIO/ops/fixedfunction/ACES2/Transform.cpp:283
↓ 4 callers
Function
cleanUpInactiveList
src/OpenColorIO/apphelpers/mergeconfigs/SectionMerger.cpp:2043
↓ 4 callers
Method
clearStringVars
src/OpenColorIO/Context.cpp:382
↓ 4 callers
Method
clone
src/OpenColorIO/ops/noop/NoOps.cpp:65
↓ 4 callers
Method
create
(FloatBuffer rData, FloatBuffer gData, FloatBuffer bData, FloatBuffer aData,
src/bindings/java/org/OpenColorIO/PlanarImageDesc.java:26
↓ 4 callers
Method
createEditableCopy
src/OpenColorIO/ColorSpaceSet.cpp:244
↓ 4 callers
Method
createOps
src/OpenColorIO/transforms/builtins/BuiltinTransformRegistry.cpp:90
↓ 4 callers
Method
declareIntArrayConst
src/OpenColorIO/GpuShaderUtils.cpp:583
↓ 4 callers
Method
declareUniformBool
src/OpenColorIO/GpuShaderUtils.cpp:933
↓ 4 callers
Method
declareVar
src/OpenColorIO/GpuShaderUtils.cpp:442
↓ 4 callers
Function
filenameToUTF
src/OpenColorIO/Platform.cpp:280
↓ 4 callers
Method
filepathOnlyMatchesDefaultRule
src/OpenColorIO/Config.cpp:4669
↓ 4 callers
Method
float2Const
src/OpenColorIO/GpuShaderUtils.cpp:655
↓ 4 callers
Method
float3GreaterThan
src/OpenColorIO/GpuShaderUtils.cpp:1147
↓ 4 callers
Method
float3GreaterThanEqual
src/OpenColorIO/GpuShaderUtils.cpp:1228
↓ 4 callers
Method
float3Keyword
src/OpenColorIO/GpuShaderUtils.cpp:672
↓ 4 callers
Method
float4Keyword
src/OpenColorIO/GpuShaderUtils.cpp:753
↓ 4 callers
Method
format_subscription_item_label
( self, item_name_or_index: Union[str, QtCore.QModelIndex], display: Optional[str] = N
src/apps/ocioview/ocioview/items/view_model.py:284
↓ 4 callers
Method
format_subscription_item_label
Format item name into a per-model unique label for tracking transform subscriptions. :param item_name_or_index: Item name or
src/apps/ocioview/ocioview/items/config_item_model.py:538
↓ 4 callers
Method
get3DTextureValues
src/OpenColorIO/GpuShader.cpp:632
↓ 4 callers
Method
getAData
src/OpenColorIO/ImageDesc.cpp:545
↓ 4 callers
Method
getAllocation
()
src/bindings/java/org/OpenColorIO/ColorSpace.java:27
↓ 4 callers
Method
getBData
src/OpenColorIO/ImageDesc.cpp:540
↓ 4 callers
Function
getBuiltinLinearSpaceName
Define the set of candidate built-in default config reference linear color spaces that will be used when searching through the source config. If the s
src/OpenColorIO/ConfigUtils.cpp:36
↓ 4 callers
Method
getCacheID
()
src/bindings/java/org/OpenColorIO/Config.java:22
↓ 4 callers
Method
getDirection
src/OpenColorIO/ops/gradinghuecurve/GradingHueCurveOpData.cpp:192
↓ 4 callers
Method
getDirection
src/OpenColorIO/ops/gradingrgbcurve/GradingRGBCurveOpData.cpp:183
↓ 4 callers
Method
getDirection
src/OpenColorIO/transforms/FileTransform.cpp:74
↓ 4 callers
Method
getDirection
src/OpenColorIO/transforms/LookTransform.cpp:75
↓ 4 callers
Method
getDynamicPropertyInternal
src/OpenColorIO/ops/gradingrgbcurve/GradingRGBCurveOpData.h:74
↓ 4 callers
Method
getFileFormatByName
src/OpenColorIO/transforms/FileTransform.cpp:358
↓ 4 callers
Method
getGData
src/OpenColorIO/ImageDesc.cpp:535
↓ 4 callers
Method
getImageDesc
src/libutils/imageioapphelpers/imageio.cpp:127
↓ 4 callers
Method
getIncludeNamedTransforms
src/OpenColorIO/apphelpers/ColorSpaceHelpers.cpp:267
↓ 4 callers
Method
getInputBitDepth
src/OpenColorIO/CPUProcessor.cpp:511
↓ 4 callers
Method
getInterchangeAttribute
src/OpenColorIO/ViewTransform.cpp:125
↓ 4 callers
Method
getInterpolation
()
src/bindings/java/org/OpenColorIO/FileTransform.java:16
↓ 4 callers
Method
getLooks
()
src/bindings/java/org/OpenColorIO/Baker.java:28
↓ 4 callers
Method
getLut3DEdgeLen
()
src/bindings/java/org/OpenColorIO/GpuShaderDesc.java:19
↓ 4 callers
Method
getMaxOutValue
The upper bound of the op range
src/OpenColorIO/ops/range/RangeOpData.h:101
↓ 4 callers
Method
getMinOutValue
The lower bound of the op range
src/OpenColorIO/ops/range/RangeOpData.h:95
↓ 4 callers
Method
getMixingSpaceUIName
src/OpenColorIO/apphelpers/MixingHelpers.cpp:174
↓ 4 callers
Method
getNumChannels
()
src/bindings/java/org/OpenColorIO/PackedImageDesc.java:30
↓ 4 callers
Method
getNumEnvironmentVars
()
src/bindings/java/org/OpenColorIO/Config.java:26
↓ 4 callers
Method
getNumMixingEncodings
src/OpenColorIO/apphelpers/MixingHelpers.cpp:238
↓ 4 callers
Method
getNumMonitors
src/OpenColorIO/SystemMonitor.cpp:85
← previous
next →
1,601–1,700 of 8,142, ranked by callers