acldvppGetHistRetCode

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 result histogram data.

Prototype

uint32_t acldvppGetHistRetCode(acldvppHist* hist)

Parameters

Parameter

Input/Output

Description

hist

Input

Pointer to the histogram description.

Call acldvppVpcCalcHistAsync to generate histogram description data of each dimension in advance.

Returns

0 on success; else, failure.