SO3Engine
|
stbi__zhuffman Struct Reference
#include <stb_image.h>
Public Attributes | |
stbi__uint16 | fast [1<< STBI__ZFAST_BITS] |
stbi__uint16 | firstcode [16] |
int | maxcode [17] |
stbi__uint16 | firstsymbol [16] |
stbi_uc | size [288] |
stbi__uint16 | value [288] |
Detailed Description
Definition at line 3861 of file stb_image.h.
Member Data Documentation
◆ fast
stbi__uint16 stbi__zhuffman::fast[1<< STBI__ZFAST_BITS] |
Definition at line 3863 of file stb_image.h.
◆ firstcode
stbi__uint16 stbi__zhuffman::firstcode[16] |
Definition at line 3864 of file stb_image.h.
◆ firstsymbol
stbi__uint16 stbi__zhuffman::firstsymbol[16] |
Definition at line 3866 of file stb_image.h.
◆ maxcode
int stbi__zhuffman::maxcode[17] |
Definition at line 3865 of file stb_image.h.
◆ size
stbi_uc stbi__zhuffman::size[288] |
Definition at line 3867 of file stb_image.h.
◆ value
stbi__uint16 stbi__zhuffman::value[288] |
Definition at line 3868 of file stb_image.h.
The documentation for this struct was generated from the following file:
- include/External/stbi/stb_image.h
Generated by 1.9.8