VA-API  2.19.0
Public Attributes | List of all members
VAProcFilterParameterBufferHVSNoiseReduction Struct Reference

Human Vision System(HVS) Noise reduction filter parametrization. More...

#include <va_vpp.h>

Public Attributes

VAProcFilterType type
 Filter type. Shall be set to VAProcFilterHVSNoiseReduction.
 
uint16_t qp
 QP for encoding, used for HVS Denoise.
 
uint16_t strength
 QP to Noise Reduction Strength Mode, used for Human Vision System Based Noise Reduction. Controls Noise Reduction strength of conservative and aggressive mode. It is an integer from [0-16]. Value 0 means completely turn off Noise Reduction; Value 16 means the most aggressive mode of Noise Reduction; Value 10 is the default value.
 
uint16_t mode
 HVS Denoise Mode which controls denoise method. It is a value of VA_PROC_HVS_DENOISE_xxx. Please see the definition of VA_PROC_HVS_DENOISE_xxx.
 
uint16_t va_reserved [VA_PADDING_HIGH - 1]
 Reserved bytes for future use, must be zero.
 

Detailed Description

Human Vision System(HVS) Noise reduction filter parametrization.


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