acldvppGetLutMapDims

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

Atlas inference products

Atlas training products

x

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 LUT.

Call the acldvppCreateLutMap API to create data of the acldvppLutMap type in advance.

Returns

Number of dimensions.