ReactOS 0.4.17-dev-934-g091855f
StdVideoH264PpsFlags Struct Reference

#include <vulkan.h>

Public Attributes

uint32_t transform_8x8_mode_flag:1
 
uint32_t redundant_pic_cnt_present_flag:1
 
uint32_t constrained_intra_pred_flag:1
 
uint32_t deblocking_filter_control_present_flag:1
 
uint32_t weighted_pred_flag:1
 
uint32_t bottom_field_pic_order_in_frame_present_flag:1
 
uint32_t entropy_coding_mode_flag:1
 
uint32_t pic_scaling_matrix_present_flag:1
 

Detailed Description

Definition at line 7006 of file vulkan.h.

Member Data Documentation

◆ bottom_field_pic_order_in_frame_present_flag

uint32_t StdVideoH264PpsFlags::bottom_field_pic_order_in_frame_present_flag

Definition at line 7013 of file vulkan.h.

◆ constrained_intra_pred_flag

uint32_t StdVideoH264PpsFlags::constrained_intra_pred_flag

Definition at line 7010 of file vulkan.h.

◆ deblocking_filter_control_present_flag

uint32_t StdVideoH264PpsFlags::deblocking_filter_control_present_flag

Definition at line 7011 of file vulkan.h.

◆ entropy_coding_mode_flag

uint32_t StdVideoH264PpsFlags::entropy_coding_mode_flag

Definition at line 7014 of file vulkan.h.

◆ pic_scaling_matrix_present_flag

uint32_t StdVideoH264PpsFlags::pic_scaling_matrix_present_flag

Definition at line 7015 of file vulkan.h.

◆ redundant_pic_cnt_present_flag

uint32_t StdVideoH264PpsFlags::redundant_pic_cnt_present_flag

Definition at line 7009 of file vulkan.h.

◆ transform_8x8_mode_flag

uint32_t StdVideoH264PpsFlags::transform_8x8_mode_flag

Definition at line 7008 of file vulkan.h.

◆ weighted_pred_flag

uint32_t StdVideoH264PpsFlags::weighted_pred_flag

Definition at line 7012 of file vulkan.h.


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