NVIDIA DeepStream SDK API Reference

6.4 Release
FullBatchBlock Struct Reference

Detailed Description

Definition at line 115 of file seq_process_common.h.

Collaboration diagram for FullBatchBlock:

Data Fields

NvDsPreProcessCustomBufbuf = nullptr
 
NvDsPreProcessTensorParams param
 
uint32_t maxBatchSize = 0
 
uint32_t inUseBatchSize = 0
 

Field Documentation

◆ buf

NvDsPreProcessCustomBuf* FullBatchBlock::buf = nullptr

Definition at line 116 of file seq_process_common.h.

◆ inUseBatchSize

uint32_t FullBatchBlock::inUseBatchSize = 0

Definition at line 121 of file seq_process_common.h.

◆ maxBatchSize

uint32_t FullBatchBlock::maxBatchSize = 0

Definition at line 120 of file seq_process_common.h.

◆ param

NvDsPreProcessTensorParams FullBatchBlock::param
Initial value:

Definition at line 118 of file seq_process_common.h.


The documentation for this struct was generated from the following file:
NvDsPreProcessFormat_RGB
@ NvDsPreProcessFormat_RGB
Specifies 24-bit interleaved R-G-B format.
Definition: gst-plugins/gst-nvdspreprocess/include/nvdspreprocess_interface.h:107
NvDsPreProcessNetworkInputOrder_CUSTOM
@ NvDsPreProcessNetworkInputOrder_CUSTOM
Specifies any other custom input order handled by custom lib.
Definition: gst-plugins/gst-nvdspreprocess/include/nvdspreprocess_interface.h:98