My Project
MMAL_PARAMETER_MEM_USAGE_T Struct Reference

#include <mmal_parameters_common.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint32_t pool_mem_alloc_size
 

Detailed Description

Component memory usage statistics.

Definition at line 173 of file mmal_parameters_common.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_MEM_USAGE_T::hdr

The amount of memory allocated in image pools by the component

Definition at line 175 of file mmal_parameters_common.h.

◆ pool_mem_alloc_size

uint32_t MMAL_PARAMETER_MEM_USAGE_T::pool_mem_alloc_size

Definition at line 177 of file mmal_parameters_common.h.


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