Skip to content

Struct pjpeg_image_info_t

ClassList > pjpeg_image_info_t

Public Attributes

Type Name
int m_MCUHeight
int m_MCUSPerCol
int m_MCUSPerRow
int m_MCUWidth
int m_comps
int m_height
unsigned char * m_pMCUBufB
unsigned char * m_pMCUBufG
unsigned char * m_pMCUBufR
pjpeg_scan_type_t m_scanType
int m_width

Public Attributes Documentation

variable m_MCUHeight

int pjpeg_image_info_t::m_MCUHeight;

variable m_MCUSPerCol

int pjpeg_image_info_t::m_MCUSPerCol;

variable m_MCUSPerRow

int pjpeg_image_info_t::m_MCUSPerRow;

variable m_MCUWidth

int pjpeg_image_info_t::m_MCUWidth;

variable m_comps

int pjpeg_image_info_t::m_comps;

variable m_height

int pjpeg_image_info_t::m_height;

variable m_pMCUBufB

unsigned char* pjpeg_image_info_t::m_pMCUBufB;

variable m_pMCUBufG

unsigned char* pjpeg_image_info_t::m_pMCUBufG;

variable m_pMCUBufR

unsigned char* pjpeg_image_info_t::m_pMCUBufR;

variable m_scanType

pjpeg_scan_type_t pjpeg_image_info_t::m_scanType;

variable m_width

int pjpeg_image_info_t::m_width;

The documentation for this class was generated from the following file neuralSPOT/neuralspot/ns-camera/src/jpeg-decoder/picojpeg.h