CUVIDH264SVCEXT

Type Alias CUVIDH264SVCEXT 

Source
pub type CUVIDH264SVCEXT = _CUVIDH264SVCEXT;

Aliased Type§

#[repr(C)]
pub struct CUVIDH264SVCEXT {
Show 28 fields pub profile_idc: u8, pub level_idc: u8, pub DQId: u8, pub DQIdMax: u8, pub disable_inter_layer_deblocking_filter_idc: u8, pub ref_layer_chroma_phase_y_plus1: u8, pub inter_layer_slice_alpha_c0_offset_div2: i8, pub inter_layer_slice_beta_offset_div2: i8, pub DPBEntryValidFlag: u16, pub inter_layer_deblocking_filter_control_present_flag: u8, pub extended_spatial_scalability_idc: u8, pub adaptive_tcoeff_level_prediction_flag: u8, pub slice_header_restriction_flag: u8, pub chroma_phase_x_plus1_flag: u8, pub chroma_phase_y_plus1: u8, pub tcoeff_level_prediction_flag: u8, pub constrained_intra_resampling_flag: u8, pub ref_layer_chroma_phase_x_plus1_flag: u8, pub store_ref_base_pic_flag: u8, pub Reserved8BitsA: u8, pub Reserved8BitsB: u8, pub scaled_ref_layer_left_offset: i16, pub scaled_ref_layer_top_offset: i16, pub scaled_ref_layer_right_offset: i16, pub scaled_ref_layer_bottom_offset: i16, pub Reserved16Bits: u16, pub pNextLayer: *mut _CUVIDPICPARAMS, pub bRefBaseLayer: i32,
}

Fields§

§profile_idc: u8§level_idc: u8§DQId: u8§DQIdMax: u8§disable_inter_layer_deblocking_filter_idc: u8§ref_layer_chroma_phase_y_plus1: u8§inter_layer_slice_alpha_c0_offset_div2: i8§inter_layer_slice_beta_offset_div2: i8§DPBEntryValidFlag: u16§inter_layer_deblocking_filter_control_present_flag: u8§extended_spatial_scalability_idc: u8§adaptive_tcoeff_level_prediction_flag: u8§slice_header_restriction_flag: u8§chroma_phase_x_plus1_flag: u8§chroma_phase_y_plus1: u8§tcoeff_level_prediction_flag: u8§constrained_intra_resampling_flag: u8§ref_layer_chroma_phase_x_plus1_flag: u8§store_ref_base_pic_flag: u8§Reserved8BitsA: u8§Reserved8BitsB: u8§scaled_ref_layer_left_offset: i16§scaled_ref_layer_top_offset: i16§scaled_ref_layer_right_offset: i16§scaled_ref_layer_bottom_offset: i16§Reserved16Bits: u16§pNextLayer: *mut _CUVIDPICPARAMS§bRefBaseLayer: i32