acldvppFree

Description

Frees memory allocated using acldvppMalloc. This API is synchronous.

Prototype

aclError acldvppFree(void *devPtr)

Parameters

Parameter

Input/Output

Description

devPtr

Input

Pointer to memory to free.

Returns

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

See Also

For details about the API call sequence and example, see DVPP Image/video Processing (Media Data Processing V1).