ProcessCvuPreparedPhysicalInput Struct
Declaration
struct simaai::gst::ProcessCvuPreparedPhysicalInput { ... }
Included Headers
#include <SimaPreparedRuntimeAbi.h>
Public Member Attributes Index
| int | physical_index = -1 |
| int | allocator_index = -1 |
| int | source_physical_index = -1 |
| std::uint64_t | size_bytes = 0U |
| std::int64_t | source_byte_offset = 0 |
| std::string | segment_name |
Definition at line 187 of file SimaPreparedRuntimeAbi.h.
Public Member Attributes
allocator_index
|
Definition at line 189 of file SimaPreparedRuntimeAbi.h.
189 int allocator_index = -1;
physical_index
|
Definition at line 188 of file SimaPreparedRuntimeAbi.h.
188 int physical_index = -1;
segment_name
|
Definition at line 193 of file SimaPreparedRuntimeAbi.h.
193 std::string segment_name;
size_bytes
|
Definition at line 191 of file SimaPreparedRuntimeAbi.h.
191 std::uint64_t size_bytes = 0U;
source_byte_offset
|
Definition at line 192 of file SimaPreparedRuntimeAbi.h.
192 std::int64_t source_byte_offset = 0;
source_physical_index
|
Definition at line 190 of file SimaPreparedRuntimeAbi.h.
190 int source_physical_index = -1;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.