Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » System » Configuration » ControlSIMD

ControlSIMD


Module: FoundationLite

Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters.

Name Type Description
inLevel SimdLevel* Maximum simd level to be enabled
outLevel SimdLevel Actually adjusted simd level

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.

Complexity Level

This filter is available on Advanced Complexity Level.