|
| std::unordered_map< int, int > | num_sources |
| |
| unsigned int | acc_batch |
| | number of buffers already accumulated in this batch Still not copied; yet info available in @num_sources More...
|
| |
| unsigned int | batch_size |
| | number of surfaces in the batch this will be one NvDsFrameMeta (one frame) in the batch meta More...
|
| |
| unsigned int | num_surfaces_in_batch |
| |
◆ Batch() [1/2]
| Batch::Batch |
( |
unsigned int |
size | ) |
|
|
inline |
◆ Batch() [2/2]
| Batch::Batch |
( |
unsigned int |
size | ) |
|
|
inline |
◆ check_source() [1/2]
| void Batch::check_source |
( |
unsigned int |
source_id | ) |
|
◆ check_source() [2/2]
| void Batch::check_source |
( |
unsigned int |
source_id | ) |
|
◆ reset_batch() [1/2]
| void Batch::reset_batch |
( |
| ) |
|
◆ reset_batch() [2/2]
| void Batch::reset_batch |
( |
| ) |
|
◆ set_size() [1/2]
| void Batch::set_size |
( |
unsigned int |
size | ) |
|
◆ set_size() [2/2]
| void Batch::set_size |
( |
unsigned int |
size | ) |
|
◆ acc_batch
| unsigned int Batch::acc_batch |
◆ batch_size
| unsigned int Batch::batch_size |
◆ num_sources
| std::unordered_map< int, int > Batch::num_sources |
◆ num_surfaces_in_batch
| unsigned int Batch::num_surfaces_in_batch |
The documentation for this class was generated from the following file: