coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
jpginfo Struct Reference
Collaboration diagram for jpginfo:
Collaboration graph

Data Fields

int nc
 
int ns
 
int dri
 
int nm
 
int rm
 

Detailed Description

Definition at line 126 of file jpeg.c.

Field Documentation

◆ dri

int jpginfo::dri

Definition at line 129 of file jpeg.c.

Referenced by dec_checkmarker(), dec_initscans(), jpeg_decode(), and readtables().

◆ nc

int jpginfo::nc

Definition at line 127 of file jpeg.c.

Referenced by jpeg_decode().

◆ nm

int jpginfo::nm

Definition at line 130 of file jpeg.c.

Referenced by dec_checkmarker(), dec_initscans(), and jpeg_decode().

◆ ns

int jpginfo::ns

Definition at line 128 of file jpeg.c.

Referenced by dec_checkmarker(), dec_initscans(), and jpeg_decode().

◆ rm

int jpginfo::rm

Definition at line 131 of file jpeg.c.

Referenced by dec_checkmarker(), and dec_initscans().


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