iDRS™ SDK 16
Loading...
Searching...
No Matches
OutputThreadingConfig Struct Reference

Defines how many threads output operations should use for processing. More...

#include <StructDefinitions_interface.h>

Public Attributes

IDRS_UINT uiImageOperationThreads
 Number of threads used by image operations.
 

Detailed Description

Defines how many threads output operations should use for processing.

Member Data Documentation

◆ uiImageOperationThreads

IDRS_UINT uiImageOperationThreads

Number of threads used by image operations.

Best speed gain will be achieved with a thread count matching the number of performance cores of the device.

Activating image operation threading does not increase memory consumption.