Definition at line 105 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.

Data Fields | |
| NvDsPreProcessCustomBuf * | buf = nullptr |
| NvDsPreProcessTensorParams | param |
| uint32_t | maxBatchSize = 0 |
| uint32_t | inUseBatchSize = 0 |
| NvDsPreProcessCustomBuf * FullBatchBlock::buf = nullptr |
Definition at line 106 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| uint32_t FullBatchBlock::inUseBatchSize = 0 |
Definition at line 111 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| uint32_t FullBatchBlock::maxBatchSize = 0 |
Definition at line 110 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| NvDsPreProcessTensorParams FullBatchBlock::param |
Definition at line 108 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.