énumération D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041 (d3d12umddi.h)
Spécifie des index pratiques pour les tableaux d’informations d’histogramme par composant.
Syntax
typedef enum D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041 {
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_Y,
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_U,
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_V,
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_R,
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_G,
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_B,
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_A
} ;
Constantes
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_Y Si le format est un format YUV, indique un histogramme pour le composant Y. |
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_U Si le format est un format YUV, indique un histogramme pour le composant U. |
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_V Si le format est un format YUV, indique un histogramme pour le composant V. |
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_R Si le format est un format RVB/BGR, indique un histogramme pour le composant R. |
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_G Si le format est un format RVB/BGR, indique un histogramme pour le composant G. |
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_B Si le format est un format RVB/BGR, indique un histogramme pour le composant B. |
D3D12DDI_VIDEO_DECODE_HISTOGRAM_COMPONENT_0041_A Si a un canal alpha, indique un histogramme pour le composant A. |
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | d3d12umddi.h |