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

TStdVideoEncodeH265SliceSegmentHeaderFlags

Declaration

Source position: vulkanlib_video.inc line 1248

type TStdVideoEncodeH265SliceSegmentHeaderFlags = record

  first_slice_segment_in_pic_flag: TVkUInt32;

  

  dependent_slice_segment_flag: TVkUInt32;

  

  slice_sao_luma_flag: TVkUInt32;

  

  slice_sao_chroma_flag: TVkUInt32;

  

  num_ref_idx_active_override_flag: TVkUInt32;

  

  mvd_l1_zero_flag: TVkUInt32;

  

  cabac_init_flag: TVkUInt32;

  

  cu_chroma_qp_offset_enabled_flag: TVkUInt32;

  

  deblocking_filter_override_flag: TVkUInt32;

  

  slice_deblocking_filter_disabled_flag: TVkUInt32;

  

  collocated_from_l0_flag: TVkUInt32;

  

  slice_loop_filter_across_slices_enabled_flag: TVkUInt32;

  

  reserved: TVkUInt32;

  

end;



CT Web help

CodeTyphon Studio