FFmpeg
|
Data Fields | |
float | sense |
float | level |
unsigned int | imgfmt |
int | diff |
uint32_t | max |
int | was_dint |
mp_image_t * | pmpi |
unsigned char * | buf |
int | brightness |
int | contrast |
int | interleave |
int | height |
int | width |
int | stridefactor |
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] |
double | ref [4][2] |
int32_t | coeff [1<< SUB_PIXEL_BITS][4] |
int32_t(* | pv )[2] |
int | pvStride |
int | cubic |
enum mode | mode |
int | verbose |
struct pullup_context * | ctx |
int | init |
int | fakecount |
char * | qbuf |
char | eq [200] |
int8_t * | qp |
int8_t | lut [257] |
int | qp_stride |
int | state |
long long | in |
long long | out |
int | outbuf_size |
uint8_t * | outbuf |
AVCodecContext * | avctx_enc [BLOCK *BLOCK] |
AVFrame * | frame |
AVFrame * | frame_dec |
mp_image_t* vf_priv_s::pmpi |
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().
double vf_priv_s::ref[4][2] |
Definition at line 48 of file vf_perspective.c.
int32_t vf_priv_s::coeff[1<< SUB_PIXEL_BITS][4] |
Definition at line 49 of file vf_perspective.c.
Referenced by resampleCubic().
int32_t(* vf_priv_s::pv)[2] |
Definition at line 50 of file vf_perspective.c.
Referenced by initPv(), resampleCubic(), and resampleLinear().
int vf_priv_s::pvStride |
Definition at line 51 of file vf_perspective.c.
Referenced by resampleCubic(), and resampleLinear().
int vf_priv_s::cubic |
Definition at line 52 of file vf_perspective.c.
Referenced by vf_open().
enum mode vf_priv_s::mode |
Definition at line 41 of file vf_phase.c.
int vf_priv_s::verbose |
Definition at line 42 of file vf_phase.c.
Referenced by vf_open().
struct pullup_context* vf_priv_s::ctx |
Definition at line 39 of file vf_pullup.c.
Referenced by vf_open().
int vf_priv_s::init |
Definition at line 40 of file vf_pullup.c.
int vf_priv_s::fakecount |
Definition at line 41 of file vf_pullup.c.
Referenced by vf_open().
char* vf_priv_s::qbuf |
Definition at line 42 of file vf_pullup.c.
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] |