Start » Filter Reference » System » Configuration » ControlSIMD
Module: | FoundationLite |
---|
Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters. This filter does not affect third party components e.g. camera software, OpenCV.
Name | Type | Description | |
---|---|---|---|
inLevel | SimdLevel* | Maximum simd level to be enabled | |
outLevel | SimdLevel | Actually adjusted simd level |
Parallel execution
This filter cannot be placed in multiple Workers.
Complexity Level
This filter is available on Advanced Complexity Level.