FFmpeg
|
Data Fields | |
const AVClass * | class |
unsigned | w |
unsigned | h |
unsigned | current |
unsigned | nb_frames |
AVFrame * | frame |
const AVPixFmtDescriptor * | desc |
int64_t | dpts |
int64_t | pts |
int | max_step [4] |
Definition at line 29 of file vf_untile.c.
const AVClass* UntileContext::class |
Definition at line 30 of file vf_untile.c.
unsigned UntileContext::w |
Definition at line 31 of file vf_untile.c.
unsigned UntileContext::h |
Definition at line 31 of file vf_untile.c.
unsigned UntileContext::current |
Definition at line 32 of file vf_untile.c.
unsigned UntileContext::nb_frames |
Definition at line 33 of file vf_untile.c.
AVFrame* UntileContext::frame |
Definition at line 34 of file vf_untile.c.
const AVPixFmtDescriptor* UntileContext::desc |
Definition at line 35 of file vf_untile.c.
int64_t UntileContext::dpts |
Definition at line 36 of file vf_untile.c.
int64_t UntileContext::pts |
Definition at line 36 of file vf_untile.c.
int UntileContext::max_step[4] |
Definition at line 37 of file vf_untile.c.