You are here: Start » FIL.NET » FIL.ControlSIMD
Enables or disables SIMD cpu extension (e.g. SSE, AVX2, NEON) usage by other filters.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inLevel | FilNet.SimdLevel? | Maximum simd level to be enabled. Default value: ftl::NIL. | ||
![]() | outLevel | FilNet.SimdLevel | Actually adjusted simd level. |