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

Data Fields

struct metrics tiny low high
bigger twox 
max
 
struct {
   unsigned int   even
 
   unsigned int   odd
 
   unsigned int   noise
 
   unsigned int   temp
 
sad
 
unsigned short interlaced_high
 
unsigned short interlaced_low
 
unsigned short num_blocks
 

Detailed Description

Definition at line 55 of file vf_filmdint.c.

Field Documentation

struct metrics tiny low high bigger twox frame_stats::max

Definition at line 56 of file vf_filmdint.c.

Referenced by diff_fields(), and get_block_stats().

unsigned int frame_stats::even

Definition at line 57 of file vf_filmdint.c.

Referenced by diff_fields(), find_breaks(), and get_block_stats().

unsigned int frame_stats::odd

Definition at line 57 of file vf_filmdint.c.

Referenced by diff_fields(), find_breaks(), and get_block_stats().

unsigned int frame_stats::noise

Definition at line 57 of file vf_filmdint.c.

Referenced by diff_fields(), find_breaks(), get_block_stats(), and put_image().

unsigned int frame_stats::temp

Definition at line 57 of file vf_filmdint.c.

Referenced by diff_fields(), find_breaks(), and get_block_stats().

struct { ... } frame_stats::sad
unsigned short frame_stats::interlaced_high

Definition at line 58 of file vf_filmdint.c.

Referenced by diff_fields(), find_breaks(), and get_block_stats().

unsigned short frame_stats::interlaced_low

Definition at line 59 of file vf_filmdint.c.

Referenced by diff_fields(), find_breaks(), get_block_stats(), and put_image().

unsigned short frame_stats::num_blocks

Definition at line 60 of file vf_filmdint.c.

Referenced by diff_fields(), find_breaks(), get_block_stats(), and put_image().


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