Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_video_codec_h265std_encode.h>
Data Fields | |
uint16_t | luma_weight_l0_flag |
uint16_t | chroma_weight_l0_flag |
uint16_t | luma_weight_l1_flag |
uint16_t | chroma_weight_l1_flag |
Definition at line 30 of file vulkan_video_codec_h265std_encode.h.
uint16_t StdVideoEncodeH265WeightTableFlags::chroma_weight_l0_flag |
Definition at line 32 of file vulkan_video_codec_h265std_encode.h.
uint16_t StdVideoEncodeH265WeightTableFlags::chroma_weight_l1_flag |
Definition at line 34 of file vulkan_video_codec_h265std_encode.h.
uint16_t StdVideoEncodeH265WeightTableFlags::luma_weight_l0_flag |
Definition at line 31 of file vulkan_video_codec_h265std_encode.h.
uint16_t StdVideoEncodeH265WeightTableFlags::luma_weight_l1_flag |
Definition at line 33 of file vulkan_video_codec_h265std_encode.h.