![]() |
TIOVX User Guide
|
convolution object descriptor as placed in shared memory More...
#include <tivx_obj_desc.h>
Data Fields | |
| tivx_obj_desc_t | base |
| base object descriptor | |
| tivx_shared_mem_ptr_t | mem_ptr |
| convolution memory address | |
| volatile uint32_t | rows |
| number of rows | |
| volatile uint32_t | columns |
| number of columns | |
| volatile uint32_t | scale |
| scale factor | |
| volatile uint32_t | mem_size |
| size of buffer pointed to by mem_ptr | |
convolution object descriptor as placed in shared memory
Definition at line 640 of file tivx_obj_desc.h.