FFmpeg
|
qitem Struct Reference
Collaboration diagram for qitem:
Data Fields | |
AVFrame * | frame |
int64_t | maxbdiff |
int64_t | totdiff |
Detailed Description
Definition at line 31 of file vf_decimate.c.
Field Documentation
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().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11