FFmpeg
Data Fields
thumb_frame Struct Reference

Data Fields

AVFramebuf
 cached frame More...
 
int histogram [HIST_SIZE]
 RGB color distribution histogram of the frame. More...
 

Detailed Description

Definition at line 37 of file vf_thumbnail.c.

Field Documentation

◆ buf

AVFrame * thumb_frame::buf

cached frame

Definition at line 38 of file vf_thumbnail.c.

◆ histogram

int thumb_frame::histogram

RGB color distribution histogram of the frame.

Definition at line 39 of file vf_thumbnail.c.

Referenced by thumbnail(), and thumbnail_kernel().


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