ReactOS 0.4.17-dev-934-g091855f
StdVideoH265ScalingLists Struct Reference

#include <vulkan.h>

Public Attributes

uint8_t ScalingList4x4 [STD_VIDEO_H265_SCALING_LIST_4X4_NUM_LISTS][STD_VIDEO_H265_SCALING_LIST_4X4_NUM_ELEMENTS]
 
uint8_t ScalingList8x8 [STD_VIDEO_H265_SCALING_LIST_8X8_NUM_LISTS][STD_VIDEO_H265_SCALING_LIST_8X8_NUM_ELEMENTS]
 
uint8_t ScalingList16x16 [STD_VIDEO_H265_SCALING_LIST_16X16_NUM_LISTS][STD_VIDEO_H265_SCALING_LIST_16X16_NUM_ELEMENTS]
 
uint8_t ScalingList32x32 [STD_VIDEO_H265_SCALING_LIST_32X32_NUM_LISTS][STD_VIDEO_H265_SCALING_LIST_32X32_NUM_ELEMENTS]
 
uint8_t ScalingListDCCoef16x16 [STD_VIDEO_H265_SCALING_LIST_16X16_NUM_LISTS]
 
uint8_t ScalingListDCCoef32x32 [STD_VIDEO_H265_SCALING_LIST_32X32_NUM_LISTS]
 

Detailed Description

Definition at line 7135 of file vulkan.h.

Member Data Documentation

◆ ScalingList16x16

Definition at line 7139 of file vulkan.h.

◆ ScalingList32x32

Definition at line 7140 of file vulkan.h.

◆ ScalingList4x4

Definition at line 7137 of file vulkan.h.

◆ ScalingList8x8

Definition at line 7138 of file vulkan.h.

◆ ScalingListDCCoef16x16

uint8_t StdVideoH265ScalingLists::ScalingListDCCoef16x16[STD_VIDEO_H265_SCALING_LIST_16X16_NUM_LISTS]

Definition at line 7141 of file vulkan.h.

◆ ScalingListDCCoef32x32

uint8_t StdVideoH265ScalingLists::ScalingListDCCoef32x32[STD_VIDEO_H265_SCALING_LIST_32X32_NUM_LISTS]

Definition at line 7142 of file vulkan.h.


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