FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
vf_priv_s Struct Reference

Data Fields

unsigned char * buf
 
int brightness
 
int contrast
 
uint64_t threshold_mtx_noq [8 *2]
 
uint64_t threshold_mtx [8 *2]
 
int log2_count
 
int temp_stride
 
int qp
 
int mpeg2
 
int prev_q
 
uint8_tsrc
 
int16_t * temp
 
int bframes
 
char * non_b_qp
 
int mode
 
pack_func_tpack [2]
 
int state
 
long long in
 
long long out
 
int outbuf_size
 
uint8_toutbuf
 
AVCodecContextavctx_enc [BLOCK *BLOCK]
 
AVFrameframe
 
AVFrameframe_dec
 

Detailed Description

Definition at line 34 of file vf_eq.c.

Field Documentation

unsigned char* vf_priv_s::buf

Definition at line 35 of file vf_eq.c.

Referenced by uninit().

int vf_priv_s::brightness

Definition at line 36 of file vf_eq.c.

Referenced by control(), and vf_open().

int vf_priv_s::contrast

Definition at line 37 of file vf_eq.c.

Referenced by control(), and vf_open().

uint64_t vf_priv_s::threshold_mtx_noq[8 *2]

Definition at line 90 of file vf_fspp.c.

Referenced by mul_thrmat_mmx(), and vf_open().

uint64_t vf_priv_s::threshold_mtx[8 *2]

Definition at line 91 of file vf_fspp.c.

Referenced by filter().

int vf_priv_s::log2_count

Definition at line 93 of file vf_fspp.c.

Referenced by filter(), and vf_open().

int vf_priv_s::temp_stride

Definition at line 94 of file vf_fspp.c.

Referenced by filter().

int vf_priv_s::qp

Definition at line 95 of file vf_fspp.c.

Referenced by filter(), and vf_open().

int vf_priv_s::mpeg2

Definition at line 96 of file vf_fspp.c.

Referenced by filter().

int vf_priv_s::prev_q

Definition at line 97 of file vf_fspp.c.

Referenced by filter(), and vf_open().

uint8_t * vf_priv_s::src

Definition at line 98 of file vf_fspp.c.

Referenced by filter().

int16_t * vf_priv_s::temp

Definition at line 99 of file vf_fspp.c.

Referenced by filter().

int vf_priv_s::bframes

Definition at line 100 of file vf_fspp.c.

Referenced by vf_open().

char* vf_priv_s::non_b_qp

Definition at line 101 of file vf_fspp.c.

int vf_priv_s::mode

Definition at line 38 of file vf_ilpack.c.

Referenced by vf_open().

pack_func_t* vf_priv_s::pack[2]

Definition at line 39 of file vf_ilpack.c.

Referenced by vf_open().

int vf_priv_s::state

Definition at line 33 of file vf_softpulldown.c.

Referenced by vf_open().

long long vf_priv_s::in

Definition at line 34 of file vf_softpulldown.c.

long long vf_priv_s::out

Definition at line 35 of file vf_softpulldown.c.

int vf_priv_s::outbuf_size

Definition at line 111 of file vf_uspp.c.

Referenced by filter().

uint8_t* vf_priv_s::outbuf

Definition at line 112 of file vf_uspp.c.

Referenced by filter().

AVCodecContext* vf_priv_s::avctx_enc[BLOCK *BLOCK]

Definition at line 113 of file vf_uspp.c.

Referenced by filter().

AVFrame* vf_priv_s::frame

Definition at line 114 of file vf_uspp.c.

Referenced by filter().

AVFrame* vf_priv_s::frame_dec

Definition at line 115 of file vf_uspp.c.

Referenced by filter().


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