FFmpeg
Data Fields
FICContext Struct Reference

Data Fields

AVClassclass
 
AVCodecContextavctx
 
AVFrameframe
 
AVFramefinal_frame
 
FICThreadContextslice_data
 
int slice_data_size
 
const uint8_t * qmat
 
enum AVPictureType cur_frame_type
 
int aligned_width
 
int aligned_height
 
int num_slices
 
int slice_h
 
uint8_t cursor_buf [4096]
 
int skip_cursor
 

Detailed Description

Definition at line 43 of file fic.c.

Field Documentation

◆ class

AVClass* FICContext::class

Definition at line 44 of file fic.c.

◆ avctx

AVCodecContext* FICContext::avctx

Definition at line 45 of file fic.c.

◆ frame

AVFrame* FICContext::frame

Definition at line 46 of file fic.c.

◆ final_frame

AVFrame* FICContext::final_frame

Definition at line 47 of file fic.c.

◆ slice_data

FICThreadContext* FICContext::slice_data

Definition at line 49 of file fic.c.

◆ slice_data_size

int FICContext::slice_data_size

Definition at line 50 of file fic.c.

◆ qmat

const uint8_t* FICContext::qmat

Definition at line 52 of file fic.c.

◆ cur_frame_type

enum AVPictureType FICContext::cur_frame_type

Definition at line 54 of file fic.c.

◆ aligned_width

int FICContext::aligned_width

Definition at line 56 of file fic.c.

◆ aligned_height

int FICContext::aligned_height

Definition at line 56 of file fic.c.

◆ num_slices

int FICContext::num_slices

Definition at line 57 of file fic.c.

◆ slice_h

int FICContext::slice_h

Definition at line 57 of file fic.c.

◆ cursor_buf

uint8_t FICContext::cursor_buf[4096]

Definition at line 59 of file fic.c.

◆ skip_cursor

int FICContext::skip_cursor

Definition at line 60 of file fic.c.


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