Vulkan-Hpp
|
#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 |
Definition at line 30 of file vulkan_video_codec_h264std_encode.h.
uint32_t StdVideoEncodeH264WeightTableFlags::chroma_weight_l0_flag |
Definition at line 32 of file vulkan_video_codec_h264std_encode.h.
uint32_t StdVideoEncodeH264WeightTableFlags::chroma_weight_l1_flag |
Definition at line 34 of file vulkan_video_codec_h264std_encode.h.
uint32_t StdVideoEncodeH264WeightTableFlags::luma_weight_l0_flag |
Definition at line 31 of file vulkan_video_codec_h264std_encode.h.
uint32_t StdVideoEncodeH264WeightTableFlags::luma_weight_l1_flag |
Definition at line 33 of file vulkan_video_codec_h264std_encode.h.