acldvppDestroyLutMap

The Atlas 200/300/500 Inference Product does not support this API.

The Atlas Training Series Product does not support this API.

Description

Destroys data of the acldvppLutMap type created by the acldvppCreateLutMap call.

Prototype

aclError acldvppDestroyLutMap(acldvppLutMap *lutMap)

Parameters

Parameter

Input/Output

Description

lutMap

Input

Pointer to data of the acldvppLutMap type.

Returns

The value 0 indicates success, and other values indicate failure. For details, see aclError.