Back to Adaptive Vision Library Lite website
You are here: Start » Configuration » ControlSSE
ControlSSE
Enables or disables SSE cpu extension usage by other filters.
Syntax
void avl::ControlSSE ( bool inIsEnabled, bool& outIsAvailable )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inIsEnabled | bool | True | When 'true' SSE instructions are used |
![]() |
outIsAvailable | bool& |


