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

Capabilities specification for the High Dynamic Range filter. More...

#include <va_vpp.h>

Public Attributes

VAProcHighDynamicRangeMetadataType metadata_type
 high dynamic range type.
 
uint16_t caps_flag
 flag for high dynamic range tone mapping More...
 
uint16_t va_reserved [VA_PADDING_HIGH]
 Reserved bytes for future use, must be zero.
 

Detailed Description

Capabilities specification for the High Dynamic Range filter.

Member Data Documentation

◆ caps_flag

uint16_t VAProcFilterCapHighDynamicRange::caps_flag

flag for high dynamic range tone mapping

The flag is the combination of VA_TONE_MAPPING_XXX_TO_XXX. It could be VA_TONE_MAPPING_HDR_TO_HDR | VA_TONE_MAPPING_HDR_TO_SDR. SDR content to SDR display is always supported by default since it is legacy path.


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