acldvppCreateBatchPicDesc

Description

Creates data of the acldvppBatchPicDesc type, as the description of a batch of images.

To destroy data of the acldvppBatchPicDesc type, call acldvppDestroyBatchPicDesc.

Prototype

acldvppBatchPicDesc *acldvppCreateBatchPicDesc(uint32_t batchSize)

Parameters

Parameter

Input/Output

Description

batchSize

Input

Image count

Returns

  • Success: a pointer to data of the acldvppBatchPicDesc type
  • Failure: nullptr