PPMode Struct Reference

#include <postprocess_internal.h>

List of all members.


Detailed Description

Postprocessng mode.

Definition at line 105 of file postprocess_internal.h.


Public Attributes

int lumMode
 acivates filters for luminance
int chromMode
 acivates filters for chrominance
int error
 non zero on error
int minAllowedY
 for brigtness correction
int maxAllowedY
 for brihtness correction
float maxClippedThreshold
 amount of "black" u r willing to loose to get a brightness corrected picture
int maxTmpNoise [3]
 for Temporal Noise Reducing filter (Maximal sum of abs differences)
int baseDcDiff
int flatnessThreshold
int forcedQuant
 quantizer if FORCE_QUANT is used

Member Data Documentation

acivates filters for luminance

Definition at line 106 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality(), and pp_postprocess().

acivates filters for chrominance

Definition at line 107 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality(), and pp_postprocess().

non zero on error

Definition at line 108 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality().

for brigtness correction

Definition at line 110 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality().

for brihtness correction

Definition at line 111 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality().

amount of "black" u r willing to loose to get a brightness corrected picture

Definition at line 112 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality().

for Temporal Noise Reducing filter (Maximal sum of abs differences)

Definition at line 114 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality().

quantizer if FORCE_QUANT is used

Definition at line 119 of file postprocess_internal.h.

Referenced by pp_get_mode_by_name_and_quality(), and pp_postprocess().


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

Generated on Sat Dec 18 05:16:09 2010 for MythTV by  doxygen 1.5.5