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

Data Fields | |
| FullBatchBlock * | block = nullptr |
| uint64_t | blockOffset = 0 |
| uint32_t | startSeqIdx = 0 |
| uint32_t | processedSeq = 0 |
| NvDsRoiMeta | roiInfo |
| NvDsPreProcessUnit | latestUnit |
| uint64_t | latestFrameNo = FRAME_NO_NOT_SET |
| uint64_t | nextReadyFrameNo = 0 |
| FullBatchBlock * RoiProcessedBuf::block = nullptr |
Definition at line 122 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| uint64_t RoiProcessedBuf::blockOffset = 0 |
Definition at line 124 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| uint64_t RoiProcessedBuf::latestFrameNo = FRAME_NO_NOT_SET |
Definition at line 138 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| NvDsPreProcessUnit RoiProcessedBuf::latestUnit |
Definition at line 136 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| uint64_t RoiProcessedBuf::nextReadyFrameNo = 0 |
Definition at line 140 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| uint32_t RoiProcessedBuf::processedSeq = 0 |
Definition at line 131 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| NvDsRoiMeta RoiProcessedBuf::roiInfo |
Definition at line 134 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.
| uint32_t RoiProcessedBuf::startSeqIdx = 0 |
Definition at line 128 of file sources/apps/sample_apps/deepstream-3d-action-recognition/custom_sequence_preprocess/seq_process_common.h.