My Project
MMAL_VC_COMP_STATS_T Struct Reference

#include <mmal_vc_api.h>

Public Attributes

struct MMAL_DRIVER_COMPONENT_T * comp
 
MMAL_STATS_COMP_STATE_T state
 
uint32_t pid
 
uint32_t pool_mem_alloc_size
 
char name [20]
 

Detailed Description

Per-component statistics collected by the VC adaptation layer.

Definition at line 58 of file mmal_vc_api.h.

Member Data Documentation

◆ comp

struct MMAL_DRIVER_COMPONENT_T* MMAL_VC_COMP_STATS_T::comp

Definition at line 59 of file mmal_vc_api.h.

◆ name

char MMAL_VC_COMP_STATS_T::name[20]

Definition at line 63 of file mmal_vc_api.h.

◆ pid

uint32_t MMAL_VC_COMP_STATS_T::pid

Definition at line 61 of file mmal_vc_api.h.

◆ pool_mem_alloc_size

uint32_t MMAL_VC_COMP_STATS_T::pool_mem_alloc_size

Definition at line 62 of file mmal_vc_api.h.

◆ state

MMAL_STATS_COMP_STATE_T MMAL_VC_COMP_STATS_T::state

Definition at line 60 of file mmal_vc_api.h.


The documentation for this struct was generated from the following file: