FFmpeg
|
Data Fields | |
AVFrame * | frame |
int64_t | maxbdiff |
int64_t | totdiff |
Definition at line 31 of file vf_decimate.c.
AVFrame* qitem::frame |
Definition at line 32 of file vf_decimate.c.
Referenced by filter_frame().
int64_t qitem::maxbdiff |
Definition at line 33 of file vf_decimate.c.
Referenced by calc_diffs(), and filter_frame().
int64_t qitem::totdiff |
Definition at line 34 of file vf_decimate.c.
Referenced by calc_diffs(), and filter_frame().