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

Public Member Functions

int func __P ((void *))
 

Data Fields

unsigned char * p
 
unsigned int bits
 
int left
 
int marker
 
voiddata
 

Detailed Description

Definition at line 27 of file jpeg.c.

Member Function Documentation

◆ __P()

int func in::__P ( (void *)  )

Field Documentation

◆ bits

unsigned int in::bits

Definition at line 29 of file jpeg.c.

Referenced by dec_readmarker(), fillbits(), and setinput().

◆ data

void* in::data

Definition at line 34 of file jpeg.c.

Referenced by fillbits().

◆ left

int in::left

Definition at line 30 of file jpeg.c.

Referenced by dec_readmarker(), and setinput().

◆ marker

int in::marker

Definition at line 31 of file jpeg.c.

Referenced by dec_readmarker(), dec_rec2(), fillbits(), and setinput().

◆ p

unsigned char* in::p

Definition at line 28 of file jpeg.c.

Referenced by fillbits(), and setinput().


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