acldvppGetLutMapDims

Applicability

Product

Supported

Atlas 350 Accelerator Card

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

Atlas inference product

Atlas training product

Function

Obtains the number of dimensions of a color remapping table.

Prototype

1
uint32_t acldvppGetLutMapDims(const acldvppLutMap *lutMap)

Parameters

Parameter

Input/Output

Description

lutMap

Input

Pointer to the color remapping table.

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

Returns

Number of dimensions.