Vulkan-Hpp
StdVideoH265ScalingLists Struct Reference

#include <vulkan_video_codec_h265std.h>

Public Attributes

uint8_t ScalingList4x4 [6][16]
 
uint8_t ScalingList8x8 [6][64]
 
uint8_t ScalingList16x16 [6][64]
 
uint8_t ScalingList32x32 [2][64]
 
uint8_t ScalingListDCCoef16x16 [6]
 
uint8_t ScalingListDCCoef32x32 [2]
 

Detailed Description

Definition at line 203 of file vulkan_video_codec_h265std.h.

Member Data Documentation

◆ ScalingList16x16

uint8_t StdVideoH265ScalingLists::ScalingList16x16[6][64]

Definition at line 206 of file vulkan_video_codec_h265std.h.

◆ ScalingList32x32

uint8_t StdVideoH265ScalingLists::ScalingList32x32[2][64]

Definition at line 207 of file vulkan_video_codec_h265std.h.

◆ ScalingList4x4

uint8_t StdVideoH265ScalingLists::ScalingList4x4[6][16]

Definition at line 204 of file vulkan_video_codec_h265std.h.

◆ ScalingList8x8

uint8_t StdVideoH265ScalingLists::ScalingList8x8[6][64]

Definition at line 205 of file vulkan_video_codec_h265std.h.

◆ ScalingListDCCoef16x16

uint8_t StdVideoH265ScalingLists::ScalingListDCCoef16x16[6]

Definition at line 208 of file vulkan_video_codec_h265std.h.

◆ ScalingListDCCoef32x32

uint8_t StdVideoH265ScalingLists::ScalingListDCCoef32x32[2]

Definition at line 209 of file vulkan_video_codec_h265std.h.


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