MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / getOptimizedProcessor

Method getOptimizedProcessor

src/OpenColorIO/Processor.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177ConstProcessorRcPtr Processor::getOptimizedProcessor(OptimizationFlags oFlags) const
178{
179 return getImpl()->getOptimizedProcessor(oFlags);
180}
181
182ConstProcessorRcPtr Processor::getOptimizedProcessor(BitDepth inBD, BitDepth outBD,
183 OptimizationFlags oFlags) const

Callers 10

CreateOutputLutFileFunction · 0.80
mainFunction · 0.80
simplifyTransformFunction · 0.80
test_format_meta_dataMethod · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80
OCIO_ADD_TESTFunction · 0.80

Calls 9

EnvironmentOverrideFunction · 0.85
getImplMethod · 0.80
optimizeMethod · 0.80
optimizeForBitdepthMethod · 0.80
lockMethod · 0.80
getImplFunction · 0.50
finalizeMethod · 0.45
isEnabledMethod · 0.45

Tested by 7

test_format_meta_dataMethod · 0.64
OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64
OCIO_ADD_TESTFunction · 0.64