Vulkan-Hpp
StdVideoEncodeH265WeightTableFlags Struct Reference

#include <vulkan_video_codec_h265std_encode.h>

Public Attributes

uint16_t luma_weight_l0_flag
 
uint16_t chroma_weight_l0_flag
 
uint16_t luma_weight_l1_flag
 
uint16_t chroma_weight_l1_flag
 

Detailed Description

Definition at line 30 of file vulkan_video_codec_h265std_encode.h.

Member Data Documentation

◆ chroma_weight_l0_flag

uint16_t StdVideoEncodeH265WeightTableFlags::chroma_weight_l0_flag

Definition at line 32 of file vulkan_video_codec_h265std_encode.h.

◆ chroma_weight_l1_flag

uint16_t StdVideoEncodeH265WeightTableFlags::chroma_weight_l1_flag

Definition at line 34 of file vulkan_video_codec_h265std_encode.h.

◆ luma_weight_l0_flag

uint16_t StdVideoEncodeH265WeightTableFlags::luma_weight_l0_flag

Definition at line 31 of file vulkan_video_codec_h265std_encode.h.

◆ luma_weight_l1_flag

uint16_t StdVideoEncodeH265WeightTableFlags::luma_weight_l1_flag

Definition at line 33 of file vulkan_video_codec_h265std_encode.h.


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