struct _VAHdrMetaDataHDR10

Defined at line 765 of file ../../third_party/intel/libva/va/va_vpp.h

Describes High Dynamic Range Meta Data for HDR10.

Specifies the colour volume(the colour primaries, white point and luminance range) of

a display considered to be the mastering display for the associated video content -e.g.,

the colour volume of a display that was used for viewing while authoring the video content.

See ITU-T H.265 D.3.27 Mastering display colour volume SEI message semantics.

Specifies upper bounds for the nominal light level of the content. See ITU-T H.265 D.3.35

Content light level information SEI message semantics.

This structure can be used to indicate the HDR10 metadata for 1) the content which was authored;

2) the display on which the content will be presented. If it is for display, max_content_light_level

and max_pic_average_light_level are ignored.

Public Members

uint16_t[3] display_primaries_x
uint16_t[3] display_primaries_y
uint16_t white_point_x
uint16_t white_point_y
uint32_t max_display_mastering_luminance
uint32_t min_display_mastering_luminance
uint16_t max_content_light_level
uint16_t max_pic_average_light_level
uint16_t[16] reserved