|
VA-API
2.22.0
|
High Dynamic Range(HDR) Tone Mapping filter parametrization. More...
#include <va_vpp.h>
Public Attributes | |
| VAProcFilterType | type |
| Filter type. Shall be set to VAProcFilterHighDynamicRangeToneMapping. | |
| VAHdrMetaData | data |
| High Dynamic Range metadata, could be HDR10 etc. More... | |
| uint32_t | va_reserved [VA_PADDING_HIGH] |
| Reserved bytes for future use, must be zero. | |
High Dynamic Range(HDR) Tone Mapping filter parametrization.
| VAHdrMetaData VAProcFilterParameterBufferHDRToneMapping::data |
High Dynamic Range metadata, could be HDR10 etc.
This metadata is mainly for the input surface. Given that dynamic metadata is changing on frame-by-frame or scene-by-scene basis for HDR10 plus, differentiate the metadata for the input and output.
1.9.1