FFmpeg
|
Data Fields | |
const AVClass * | class |
int | m |
float | lt |
float | tl |
float | tc |
float | ct |
const AVPixFmtDescriptor * | desc |
int | depth |
int | max |
int | luma2d |
int | lumaT |
int | chromaT1 |
int | chromaT2 |
int | eof |
int | eof_frames |
int | nb_planes |
int | planewidth [4] |
int | planeheight [4] |
AVFrame * | frames [5] |
int(* | dedotcrawl )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) |
int(* | derainbow )(AVFilterContext *ctx, void *arg, int jobnr, int nb_jobs) |
Definition at line 31 of file vf_dedot.c.
const AVClass* DedotContext::class |
Definition at line 32 of file vf_dedot.c.
int DedotContext::m |
Definition at line 33 of file vf_dedot.c.
float DedotContext::lt |
Definition at line 34 of file vf_dedot.c.
float DedotContext::tl |
Definition at line 35 of file vf_dedot.c.
float DedotContext::tc |
Definition at line 36 of file vf_dedot.c.
float DedotContext::ct |
Definition at line 37 of file vf_dedot.c.
const AVPixFmtDescriptor* DedotContext::desc |
Definition at line 39 of file vf_dedot.c.
int DedotContext::depth |
Definition at line 40 of file vf_dedot.c.
int DedotContext::max |
Definition at line 41 of file vf_dedot.c.
int DedotContext::luma2d |
Definition at line 42 of file vf_dedot.c.
int DedotContext::lumaT |
Definition at line 43 of file vf_dedot.c.
int DedotContext::chromaT1 |
Definition at line 44 of file vf_dedot.c.
int DedotContext::chromaT2 |
Definition at line 45 of file vf_dedot.c.
int DedotContext::eof |
Definition at line 47 of file vf_dedot.c.
int DedotContext::eof_frames |
Definition at line 48 of file vf_dedot.c.
int DedotContext::nb_planes |
Definition at line 49 of file vf_dedot.c.
int DedotContext::planewidth[4] |
Definition at line 50 of file vf_dedot.c.
int DedotContext::planeheight[4] |
Definition at line 51 of file vf_dedot.c.
AVFrame* DedotContext::frames[5] |
Definition at line 53 of file vf_dedot.c.
Definition at line 55 of file vf_dedot.c.
Definition at line 56 of file vf_dedot.c.