ReactOS 0.4.17-dev-934-g091855f
D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA Struct Reference
Collaboration diagram for D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA:

Public Attributes

UINT DataSize
 
union {
   const D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA_SLICES *   pSlicesPartition_H264
 
   const D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA_SLICES *   pSlicesPartition_HEVC
 
}; 
 

Detailed Description

Definition at line 1602 of file d3d12video.idl.

Member Data Documentation

◆ 

union { ... } D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA::@3318

◆ DataSize

UINT D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA::DataSize

Definition at line 1604 of file d3d12video.idl.

◆ pSlicesPartition_H264

const D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA_SLICES* D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA::pSlicesPartition_H264

Definition at line 1607 of file d3d12video.idl.

◆ pSlicesPartition_HEVC

const D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA_SLICES* D3D12_VIDEO_ENCODER_PICTURE_CONTROL_SUBREGIONS_LAYOUT_DATA::pSlicesPartition_HEVC

Definition at line 1608 of file d3d12video.idl.


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