Back to Adaptive Vision Library Lite website
You are here: Start » Configuration » ControlAVX2
ControlAVX2
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Enables or disables AVX2 cpu extension usage by other filters.
Syntax
void avl::ControlAVX2 ( bool inIsEnabled, bool& outIsAvailable )


