FFmpeg
Data Fields
LeadContext Struct Reference

Data Fields

uint8_t * bitstream_buf
 
unsigned int bitstream_buf_size
 
BlockDSPContext bdsp
 
IDCTDSPContext idsp
 
uint8_t permutated_scantable [64]
 

Detailed Description

Definition at line 67 of file leaddec.c.

Field Documentation

◆ bitstream_buf

uint8_t* LeadContext::bitstream_buf

Definition at line 68 of file leaddec.c.

◆ bitstream_buf_size

unsigned int LeadContext::bitstream_buf_size

Definition at line 69 of file leaddec.c.

◆ bdsp

BlockDSPContext LeadContext::bdsp

Definition at line 70 of file leaddec.c.

◆ idsp

IDCTDSPContext LeadContext::idsp

Definition at line 71 of file leaddec.c.

◆ permutated_scantable

uint8_t LeadContext::permutated_scantable[64]

Definition at line 72 of file leaddec.c.


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