Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ getDefaultCPUProcessor
Method
getDefaultCPUProcessor
src/OpenColorIO/Processor.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
}
203
204
ConstCPUProcessorRcPtr Processor::getDefaultCPUProcessor() const
205
{
206
return getImpl()->getDefaultCPUProcessor();
207
}
208
209
ConstCPUProcessorRcPtr Processor::getOptimizedCPUProcessor(OptimizationFlags oFlags) const
210
{
Callers
15
main
Function · 0.80
_handle_processor_message
Method · 0.80
color_space_to_rgb_colourspace
Function · 0.80
_update_visuals
Method · 0.80
update_ocio_proc
Method · 0.80
Generate
Function · 0.80
test_apply_inverse
Method · 0.80
test_create_from_archive
Method · 0.80
test_config_io_proxy
Method · 0.80
test_apply_inverse
Method · 0.80
setUpClass
Method · 0.80
test_is_no_op
Method · 0.80
Calls
1
getImpl
Function · 0.50
Tested by
15
test_apply_inverse
Method · 0.64
test_create_from_archive
Method · 0.64
test_config_io_proxy
Method · 0.64
test_apply_inverse
Method · 0.64
setUpClass
Method · 0.64
test_is_no_op
Method · 0.64
test_is_identity
Method · 0.64
test_has_channel_crosstalk
Method · 0.64
test_cache_id
Method · 0.64
test_dynamic_property
Method · 0.64
test_apply_inverse
Method · 0.64
test_apply_with_slopes
Method · 0.64