My Project
|
#include <mmal_vc_msgs.h>
Public Attributes | |
mmal_worker_msg_header | header |
MMAL_WORKER_OPAQUE_MEM_OP | op |
uint32_t | handle |
MMAL_STATUS_T | status |
char | description [32] |
Definition at line 440 of file mmal_vc_msgs.h.
char mmal_worker_opaque_allocator::description[32] |
Definition at line 446 of file mmal_vc_msgs.h.
uint32_t mmal_worker_opaque_allocator::handle |
Definition at line 444 of file mmal_vc_msgs.h.
mmal_worker_msg_header mmal_worker_opaque_allocator::header |
Definition at line 442 of file mmal_vc_msgs.h.
MMAL_WORKER_OPAQUE_MEM_OP mmal_worker_opaque_allocator::op |
Definition at line 443 of file mmal_vc_msgs.h.
MMAL_STATUS_T mmal_worker_opaque_allocator::status |
Definition at line 445 of file mmal_vc_msgs.h.