acldvppDestroyHist

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 acldvppHist type created by the acldvppCreateHist call.

Prototype

aclError acldvppDestroyHist(acldvppHist *hist)

Parameters

Parameter

Input/Output

Description

hist

Input

Pointer to data of the acldvppHist type.

Returns

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