ReactOS 0.4.17-dev-934-g091855f
_DXVA2_ExtendedFormat Struct Reference

Public Attributes

union {
   struct {
      UINT   SampleFormat:8
 
      UINT   VideoChromaSubsampling:4
 
      UINT   NominalRange:3
 
      UINT   VideoTransferMatrix:3
 
      UINT   VideoLighting:4
 
      UINT   VideoPrimaries:5
 
      UINT   VideoTransferFunction:5
 
   } 
 
   UINT   value
 
}; 
 

Detailed Description

Definition at line 147 of file dxva2api.idl.

Member Data Documentation

◆ 

union { ... } _DXVA2_ExtendedFormat::@3640

◆ NominalRange

UINT _DXVA2_ExtendedFormat::NominalRange

Definition at line 155 of file dxva2api.idl.

◆ SampleFormat

UINT _DXVA2_ExtendedFormat::SampleFormat

Definition at line 153 of file dxva2api.idl.

◆ value

UINT _DXVA2_ExtendedFormat::value

Definition at line 161 of file dxva2api.idl.

◆ VideoChromaSubsampling

UINT _DXVA2_ExtendedFormat::VideoChromaSubsampling

Definition at line 154 of file dxva2api.idl.

◆ VideoLighting

UINT _DXVA2_ExtendedFormat::VideoLighting

Definition at line 157 of file dxva2api.idl.

◆ VideoPrimaries

UINT _DXVA2_ExtendedFormat::VideoPrimaries

Definition at line 158 of file dxva2api.idl.

◆ VideoTransferFunction

UINT _DXVA2_ExtendedFormat::VideoTransferFunction

Definition at line 159 of file dxva2api.idl.

◆ VideoTransferMatrix

UINT _DXVA2_ExtendedFormat::VideoTransferMatrix

Definition at line 156 of file dxva2api.idl.


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