struct StdVideoEncodeH264WeightTable

Defined at line 37 of file ../../third_party/Vulkan-Headers/src/include/vk_video/vulkan_video_codec_h264std_encode.h

Public Members

StdVideoEncodeH264WeightTableFlags flags
uint8_t luma_log2_weight_denom
uint8_t chroma_log2_weight_denom
int8_t[32] luma_weight_l0
int8_t[32] luma_offset_l0
int8_t[32][2] chroma_weight_l0
int8_t[32][2] chroma_offset_l0
int8_t[32] luma_weight_l1
int8_t[32] luma_offset_l1
int8_t[32][2] chroma_weight_l1
int8_t[32][2] chroma_offset_l1