FFmpeg
|
postprocess_internal.h
Go to the documentation of this file.
87 int chromDefault; ///< is chrominance filtering on by default if this filter is manually activated
103 float maxClippedThreshold; ///< amount of "black" you are willing to lose to get a brightness-corrected picture
uint8_t * tempDst
Temporary buffers for handling the last row(s)
Definition: postprocess_internal.h:139
external API header
int qpStride
size of qp buffers (needed to realloc them if needed)
Definition: postprocess_internal.h:161
int minLumQuality
minimum quality to turn luminance filtering on
Definition: postprocess_internal.h:88
static void linecpy(void *dest, const void *src, int lines, int stride)
Definition: postprocess_internal.h:171
float maxClippedThreshold
amount of "black" you are willing to lose to get a brightness-corrected picture
Definition: postprocess_internal.h:103
int minChromQuality
minimum quality to turn chrominance filtering on
Definition: postprocess_internal.h:89
external API header
int chromDefault
is chrominance filtering on by default if this filter is manually activated
Definition: postprocess_internal.h:87
int stride
size of some buffers (needed to realloc them if needed)
Definition: postprocess_internal.h:162
Generated on Mon Nov 18 2024 06:51:59 for FFmpeg by 1.8.11