PAlib
Data Fields
JPEG_ScanHeader_Component Struct Reference

#include <jpeg.h>

Data Fields

unsigned char selector
 
unsigned char dcTable
 
unsigned char acTable
 

Detailed Description

A component involved in this scan.

Field Documentation

◆ selector

unsigned char JPEG_ScanHeader_Component::selector

Selector index corresponding to one specified in the frame header (Csj).

◆ dcTable

unsigned char JPEG_ScanHeader_Component::dcTable

DC entropy coding table destination selector (Tdj).

◆ acTable

unsigned char JPEG_ScanHeader_Component::acTable

AC entropy coding table destination selector (Taj).