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

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.
 

Detailed Description

High Dynamic Range(HDR) Tone Mapping filter parametrization.

Member Data Documentation

◆ data

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.


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