OpenCore  1.0.4
OpenCore Bootloader
1.0.4
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
LodePNGBitReader Struct Reference

Data Fields

const unsigned char * data
 
size_t size
 
size_t bitsize
 
size_t bp
 
unsigned buffer
 

Detailed Description

Definition at line 506 of file lodepng.c.

Field Documentation

◆ bitsize

size_t LodePNGBitReader::bitsize

Definition at line 509 of file lodepng.c.

◆ bp

size_t LodePNGBitReader::bp

Definition at line 510 of file lodepng.c.

◆ buffer

unsigned LodePNGBitReader::buffer

Definition at line 511 of file lodepng.c.

◆ data

const unsigned char* LodePNGBitReader::data

Definition at line 507 of file lodepng.c.

◆ size

size_t LodePNGBitReader::size

Definition at line 508 of file lodepng.c.


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