FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
qitem Struct Reference

Data Fields

AVFrameframe
 
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: