Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TStdVideoH264SpsFlags

Declaration

Source position: vulkanlib_video.inc line 457

type TStdVideoH264SpsFlags = record

  constraint_set0_flag: TVkUInt32;

  

  constraint_set1_flag: TVkUInt32;

  

  constraint_set2_flag: TVkUInt32;

  

  constraint_set3_flag: TVkUInt32;

  

  constraint_set4_flag: TVkUInt32;

  

  constraint_set5_flag: TVkUInt32;

  

  direct_8x8_inference_flag: TVkUInt32;

  

  mb_adaptive_frame_field_flag: TVkUInt32;

  

  frame_mbs_only_flag: TVkUInt32;

  

  delta_pic_order_always_zero_flag: TVkUInt32;

  

  separate_colour_plane_flag: TVkUInt32;

  

  gaps_in_frame_num_value_allowed_flag: TVkUInt32;

  

  qpprime_y_zero_transform_bypass_flag: TVkUInt32;

  

  frame_cropping_flag: TVkUInt32;

  

  seq_scaling_matrix_present_flag: TVkUInt32;

  

  vui_parameters_present_flag: TVkUInt32;

  

end;



CT Web help

CodeTyphon Studio