MCPcopy 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
204ConstCPUProcessorRcPtr Processor::getDefaultCPUProcessor() const
205{
206 return getImpl()->getDefaultCPUProcessor();
207}
208
209ConstCPUProcessorRcPtr Processor::getOptimizedCPUProcessor(OptimizationFlags oFlags) const
210{

Callers 15

mainFunction · 0.80
_update_visualsMethod · 0.80
update_ocio_procMethod · 0.80
GenerateFunction · 0.80
test_apply_inverseMethod · 0.80
test_config_io_proxyMethod · 0.80
test_apply_inverseMethod · 0.80
setUpClassMethod · 0.80
test_is_no_opMethod · 0.80

Calls 1

getImplFunction · 0.50

Tested by 15

test_apply_inverseMethod · 0.64
test_config_io_proxyMethod · 0.64
test_apply_inverseMethod · 0.64
setUpClassMethod · 0.64
test_is_no_opMethod · 0.64
test_is_identityMethod · 0.64
test_cache_idMethod · 0.64
test_dynamic_propertyMethod · 0.64
test_apply_inverseMethod · 0.64