Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_video_codec_h264std_encode.h>
Data Fields | |
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.