Back to Adaptive Vision Library website
You are here: Start » Function Reference » Configuration » ControlSSE
Enables or disables SSE cpu extension usage by other filters.
| Header: | AVL.h |
|---|
Syntax
C++
C#
void avl::ControlSSE ( bool inIsEnabled, bool& outIsAvailable )


