FFmpeg
Data Fields
LAFContext Struct Reference

Data Fields

uint8_t * data
 
unsigned nb_stored
 
unsigned stored_index
 
unsigned index
 
unsigned bpp
 
StreamParams p [MAX_STREAMS]
 
int header_len
 
uint8_t header [(MAX_STREAMS+7)/8]
 

Detailed Description

Definition at line 39 of file lafdec.c.

Field Documentation

◆ data

uint8_t* LAFContext::data

Definition at line 40 of file lafdec.c.

◆ nb_stored

unsigned LAFContext::nb_stored

Definition at line 41 of file lafdec.c.

◆ stored_index

unsigned LAFContext::stored_index

Definition at line 42 of file lafdec.c.

◆ index

unsigned LAFContext::index

Definition at line 43 of file lafdec.c.

◆ bpp

unsigned LAFContext::bpp

Definition at line 44 of file lafdec.c.

◆ p

StreamParams LAFContext::p[MAX_STREAMS]

Definition at line 46 of file lafdec.c.

◆ header_len

int LAFContext::header_len

Definition at line 48 of file lafdec.c.

◆ header

uint8_t LAFContext::header[(MAX_STREAMS+7)/8]

Definition at line 49 of file lafdec.c.


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