Vulkan-Hpp
StdVideoEncodeH264WeightTableFlags Struct Reference

#include <vulkan_video_codec_h264std_encode.h>

Public Attributes

uint32_t luma_weight_l0_flag
 
uint32_t chroma_weight_l0_flag
 
uint32_t luma_weight_l1_flag
 
uint32_t chroma_weight_l1_flag
 

Detailed Description

Definition at line 30 of file vulkan_video_codec_h264std_encode.h.

Member Data Documentation

◆ chroma_weight_l0_flag

uint32_t StdVideoEncodeH264WeightTableFlags::chroma_weight_l0_flag

Definition at line 32 of file vulkan_video_codec_h264std_encode.h.

◆ chroma_weight_l1_flag

uint32_t StdVideoEncodeH264WeightTableFlags::chroma_weight_l1_flag

Definition at line 34 of file vulkan_video_codec_h264std_encode.h.

◆ luma_weight_l0_flag

uint32_t StdVideoEncodeH264WeightTableFlags::luma_weight_l0_flag

Definition at line 31 of file vulkan_video_codec_h264std_encode.h.

◆ luma_weight_l1_flag

uint32_t StdVideoEncodeH264WeightTableFlags::luma_weight_l1_flag

Definition at line 33 of file vulkan_video_codec_h264std_encode.h.


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