NVIDIA DeepStream SDK API Reference

6.4 Release
BatchSurfaceInfo Struct Reference

Detailed Description

Definition at line 27 of file infer_preprocess_kernel.h.

Data Fields

unsigned int widthAlign
 
unsigned int heightAlign
 
unsigned int channelAlign
 
unsigned int pitchPerRow
 
unsigned int dataSizePerBatch
 

Field Documentation

◆ channelAlign

unsigned int BatchSurfaceInfo::channelAlign

Definition at line 30 of file infer_preprocess_kernel.h.

◆ dataSizePerBatch

unsigned int BatchSurfaceInfo::dataSizePerBatch

Definition at line 34 of file infer_preprocess_kernel.h.

◆ heightAlign

unsigned int BatchSurfaceInfo::heightAlign

Definition at line 29 of file infer_preprocess_kernel.h.

◆ pitchPerRow

unsigned int BatchSurfaceInfo::pitchPerRow

Definition at line 33 of file infer_preprocess_kernel.h.

◆ widthAlign

unsigned int BatchSurfaceInfo::widthAlign

Definition at line 28 of file infer_preprocess_kernel.h.


The documentation for this struct was generated from the following file: