FFmpeg
Data Fields
FICThreadContext Struct Reference

Data Fields

int16_t block [64]
 
uint8_t * src
 
int slice_h
 
int src_size
 
int y_off
 
int p_frame
 

Detailed Description

Definition at line 32 of file fic.c.

Field Documentation

◆ block

int16_t FICThreadContext::block[64]

Definition at line 33 of file fic.c.

Referenced by fic_decode_slice().

◆ src

uint8_t* FICThreadContext::src

Definition at line 34 of file fic.c.

Referenced by fic_decode_slice().

◆ slice_h

int FICThreadContext::slice_h

Definition at line 35 of file fic.c.

Referenced by fic_decode_slice().

◆ src_size

int FICThreadContext::src_size

Definition at line 36 of file fic.c.

Referenced by fic_decode_slice().

◆ y_off

int FICThreadContext::y_off

Definition at line 37 of file fic.c.

Referenced by fic_decode_slice().

◆ p_frame

int FICThreadContext::p_frame

Definition at line 38 of file fic.c.

Referenced by fic_decode_slice().


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