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 |
Definition at line 55 of file vf_filmdint.c.
| 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 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().
struct metrics tiny low high bigger twox frame_stats::max [read] |
| 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 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().
| unsigned int frame_stats::odd |
Definition at line 57 of file vf_filmdint.c.
Referenced by diff_fields(), find_breaks(), and get_block_stats().
| struct { ... } frame_stats::sad |
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().
1.5.8