acldvppGetLutMapDims

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

The Atlas Training Series Product does not support this API.

Description

Obtains the number of dimensions of a color remapping table.

Prototype

uint32_t acldvppGetLutMapDims(const acldvppLutMap *lutMap)

Parameters

Parameter

Input/Output

Description

lutMap

Input

Pointer to the color remapping table.

You need to call acldvppCreateLutMap to create data of the acldvppLutMap type in advance.

Returns

Number of dimensions.