FFmpeg
Data Fields
JPGContext Struct Reference

Data Fields

BlockDSPContext bdsp
 
IDCTDSPContext idsp
 
ScanTable scantable
 
VLC dc_vlc [2]
 
VLC ac_vlc [2]
 
int prev_dc [3]
 
int16_t block [6][64]
 
uint8_t * buf
 

Detailed Description

Definition at line 121 of file g2meet.c.

Field Documentation

◆ bdsp

BlockDSPContext JPGContext::bdsp

Definition at line 122 of file g2meet.c.

◆ idsp

IDCTDSPContext JPGContext::idsp

Definition at line 123 of file g2meet.c.

◆ scantable

ScanTable JPGContext::scantable

Definition at line 124 of file g2meet.c.

◆ dc_vlc

VLC JPGContext::dc_vlc[2]

Definition at line 126 of file g2meet.c.

◆ ac_vlc

VLC JPGContext::ac_vlc[2]

Definition at line 126 of file g2meet.c.

◆ prev_dc

int JPGContext::prev_dc[3]

Definition at line 127 of file g2meet.c.

◆ block

int16_t JPGContext::block[6][64]

Definition at line 128 of file g2meet.c.

◆ buf

uint8_t* JPGContext::buf

Definition at line 130 of file g2meet.c.


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