Back to Adaptive Vision Library website

You are here: Start » Function Reference » AVL Common

AVL Common

Select a function from the list below.

Icon Name Description Library
CancelCurrentWork Set function cancellation flag. Function is thread-safe. Lite
CloseGPUProcessing Disables GPU processing. Lite
EnableAvlDiagnosticOutputs Enables computation of diagnostics outputs. Lite
EnableGPUProcessing Enables GPU processing. Lite
EnableNEONAcceleration Enables NEON acceleration. Only on ARM CPUs. Lite
EnableSSEAcceleration Enables SSE acceleration. Lite
GetAvlDiagnosticOutputsEnabled Returns AVL diagnostic state. Lite
GetAVX2AccelerationEnabled Returns the state of the AVX2 acceleration. Lite
GetGPUProcessingDiagInfo Returns GPU diagnostic information. Lite
GetNEONAccelerationEnabled Returns the state of the NEON acceleration. Lite
GetParallelComputingThreadsCount Returns maximal number of threads to be used for computing. Lite
GetSSEAccelerationEnabled Returns returns state of SSE acceleration. Lite
InitGPUProcessing Initializes GPU processing with a selected device. Lite
IsCurrentWorkCancelled Returns true if function cancellation was requested. Lite
ResetIsCurrentWorkCancelled Reset function cancellation flag. Lite
SetParallelComputing Controls the state and number of available threads. Lite