aclmdlGetDatasetNumBuffers

Description

Obtains the number of aclDataBuffers in aclmdlDataset.

Prototype

size_t aclmdlGetDatasetNumBuffers(const aclmdlDataset *dataset)

Parameters

Parameter

Input/Output

Description

dataset

Input

Pointer to data of the aclmdlDataset type.

Call aclmdlCreateDataset to create data of the aclmdlDataset type in advance.

Returns

Number of aclDataBuffers