|
VA-API
2.22.0
|
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. | |
Human Vision System(HVS) Noise reduction filter parametrization.
1.9.1