VA-API
2.22.0
|
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. | |
Capabilities specification for the High Dynamic Range filter.
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.