FFmpeg
Data Fields
qitem Struct Reference

Data Fields

AVFrameframe
 
int64_t maxbdiff
 
int64_t totdiff
 

Detailed Description

Definition at line 32 of file vf_decimate.c.

Field Documentation

◆ frame

AVFrame* qitem::frame

Definition at line 33 of file vf_decimate.c.

Referenced by decimate_uninit(), and filter_frame().

◆ maxbdiff

int64_t qitem::maxbdiff

Definition at line 34 of file vf_decimate.c.

Referenced by calc_diffs(), and filter_frame().

◆ totdiff

int64_t qitem::totdiff

Definition at line 35 of file vf_decimate.c.

Referenced by calc_diffs(), and filter_frame().


The documentation for this struct was generated from the following file: