Postprocessing mode. More...
#include <postprocess_internal.h>
Postprocessing mode.
Definition at line 96 of file postprocess_internal.h.
activates filters for luminance
Definition at line 97 of file postprocess_internal.h.
Referenced by postProcess(), pp_get_mode_by_name_and_quality(), and pp_postprocess().
activates filters for chrominance
Definition at line 98 of file postprocess_internal.h.
Referenced by pp_get_mode_by_name_and_quality(), and pp_postprocess().
non zero on error
Definition at line 99 of file postprocess_internal.h.
Referenced by pp_get_mode_by_name_and_quality().
for brightness correction
Definition at line 101 of file postprocess_internal.h.
Referenced by pp_get_mode_by_name_and_quality().
for brightness correction
Definition at line 102 of file postprocess_internal.h.
Referenced by pp_get_mode_by_name_and_quality().
amount of "black" you are willing to lose to get a brightness-corrected picture
Definition at line 103 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 105 of file postprocess_internal.h.
Referenced by pp_get_mode_by_name_and_quality().
Definition at line 107 of file postprocess_internal.h.
Referenced by do_a_deblock_C(), isHorizDC_C(), isVertDC_C(), pp_get_mode_by_name_and_quality(), and vertClassify_altivec().
Definition at line 108 of file postprocess_internal.h.
Referenced by do_a_deblock_C(), isHorizDC_C(), isVertDC_C(), pp_get_mode_by_name_and_quality(), and vertClassify_altivec().
quantizer if FORCE_QUANT is used
Definition at line 110 of file postprocess_internal.h.
Referenced by pp_get_mode_by_name_and_quality(), and pp_postprocess().