Libav
Data Fields
FICThreadContext Struct Reference

Data Fields

int16_t block [64]
 
uint8_tsrc
 
int slice_h
 
int src_size
 
int y_off
 

Detailed Description

Definition at line 30 of file fic.c.

Field Documentation

§ block

int16_t FICThreadContext::block[64]

Definition at line 31 of file fic.c.

Referenced by fic_decode_slice(), and fic_idct_put().

§ src

uint8_t* FICThreadContext::src

Definition at line 32 of file fic.c.

Referenced by fic_decode_frame(), and fic_decode_slice().

§ slice_h

int FICThreadContext::slice_h

Definition at line 33 of file fic.c.

Referenced by fic_decode_frame(), and fic_decode_slice().

§ src_size

int FICThreadContext::src_size

Definition at line 34 of file fic.c.

Referenced by fic_decode_frame(), and fic_decode_slice().

§ y_off

int FICThreadContext::y_off

Definition at line 35 of file fic.c.

Referenced by fic_decode_frame(), and fic_decode_slice().


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