FFmpeg
|
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_t * | src |
int16_t * | temp |
int | bframes |
char * | non_b_qp |
int | mode |
pack_func_t * | pack [2] |
int | state |
long long | in |
long long | out |
int | outbuf_size |
uint8_t * | outbuf |
AVCodecContext * | avctx_enc [BLOCK *BLOCK] |
AVFrame * | frame |
AVFrame * | frame_dec |
int vf_priv_s::brightness |
int vf_priv_s::contrast |
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] |
int vf_priv_s::log2_count |
int vf_priv_s::prev_q |
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.
AVCodecContext* vf_priv_s::avctx_enc[BLOCK *BLOCK] |