FFmpeg
|
Data Fields | |
const AVFrame * | top |
const AVFrame * | bottom |
AVFrame * | dst |
AVFilterLink * | inlink |
int | plane |
int | w |
int | h |
FilterParams * | param |
AVFrame * | in |
AVFrame * | out |
float * | src |
float * | dst |
const uint32_t * | rgbtoyuv |
int | xcenter |
int | ycenter |
int32_t * | correction |
uint8_t * | dst |
int | dst_linesize |
uint8_t * | src |
int | src_linesize |
int | hsub |
int | vsub |
int | inw |
int | inh |
int | outw |
int | outh |
int | xi |
int | yi |
int | xprime |
int | yprime |
int | c |
int | s |
const AVFrame * | in |
AVFrame * | frame |
int | parity |
int | tff |
Definition at line 80 of file vf_blend.c.
const AVFrame* ThreadData::top |
Definition at line 81 of file vf_blend.c.
Referenced by filter_slice().
const AVFrame * ThreadData::bottom |
Definition at line 81 of file vf_blend.c.
Referenced by filter_slice().
AVFrame* ThreadData::dst |
Definition at line 82 of file vf_blend.c.
Referenced by filter_slice(), resample_cubic(), and resample_linear().
AVFilterLink* ThreadData::inlink |
Definition at line 83 of file vf_blend.c.
Referenced by filter_slice().
int ThreadData::plane |
Definition at line 84 of file vf_blend.c.
Referenced by filter(), and filter_slice().
int ThreadData::w |
Definition at line 85 of file vf_blend.c.
Referenced by filter(), filter_slice(), resample_cubic(), and resample_linear().
int ThreadData::h |
Definition at line 85 of file vf_blend.c.
Referenced by filter(), filter_frame(), filter_slice(), resample_cubic(), and resample_linear().
FilterParams* ThreadData::param |
Definition at line 86 of file vf_blend.c.
Referenced by filter_slice().
AVFrame * ThreadData::in |
Definition at line 73 of file vf_curves.c.
Referenced by apply_lut(), filter_brng(), filter_frame(), filter_slice(), filter_tout(), filter_vrep(), hqx_filter(), and xbr_filter().
AVFrame * ThreadData::out |
Definition at line 73 of file vf_curves.c.
Referenced by apply_lut(), filter_brng(), filter_frame(), filter_slice(), filter_tout(), filter_vrep(), hqx_filter(), and xbr_filter().
float* ThreadData::src |
Definition at line 608 of file vf_dctdnoiz.c.
Referenced by filter_slice(), resample_cubic(), and resample_linear().
float * ThreadData::dst |
Definition at line 608 of file vf_dctdnoiz.c.
const uint32_t * ThreadData::rgbtoyuv |
Definition at line 46 of file vf_hqx.c.
Referenced by filter_frame(), hqx_filter(), and xbr_filter().
int ThreadData::xcenter |
Definition at line 62 of file vf_lenscorrection.c.
Referenced by filter_slice().
int ThreadData::ycenter |
Definition at line 62 of file vf_lenscorrection.c.
Referenced by filter_slice().
int32_t* ThreadData::correction |
Definition at line 63 of file vf_lenscorrection.c.
Referenced by filter_frame(), and filter_slice().
uint8_t* ThreadData::dst |
Definition at line 243 of file vf_perspective.c.
int ThreadData::dst_linesize |
Definition at line 244 of file vf_perspective.c.
Referenced by resample_cubic(), and resample_linear().
uint8_t* ThreadData::src |
Definition at line 245 of file vf_perspective.c.
int ThreadData::src_linesize |
Definition at line 246 of file vf_perspective.c.
Referenced by resample_cubic(), and resample_linear().
int ThreadData::hsub |
Definition at line 248 of file vf_perspective.c.
Referenced by resample_cubic(), and resample_linear().
int ThreadData::vsub |
Definition at line 248 of file vf_perspective.c.
Referenced by resample_cubic(), and resample_linear().
int ThreadData::inw |
Definition at line 84 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::inh |
Definition at line 84 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::outw |
Definition at line 85 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::outh |
Definition at line 85 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::xi |
Definition at line 87 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::yi |
Definition at line 87 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::xprime |
Definition at line 88 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::yprime |
Definition at line 88 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::c |
Definition at line 89 of file vf_rotate.c.
Referenced by filter_slice().
int ThreadData::s |
Definition at line 89 of file vf_rotate.c.
Referenced by filter_slice().
const AVFrame* ThreadData::in |
Definition at line 56 of file vf_signalstats.c.
AVFrame* ThreadData::frame |
Definition at line 33 of file vf_yadif.c.
Referenced by filter_slice().
int ThreadData::parity |
Definition at line 36 of file vf_yadif.c.
Referenced by filter_slice().
int ThreadData::tff |
Definition at line 37 of file vf_yadif.c.
Referenced by filter_slice().