Struct StdVideoH265SpsFlags

Source
#[repr(C)]
pub struct StdVideoH265SpsFlags { pub bitfield1: u32, }
Expand description

struct StdVideoH265SpsFlags from vulkan_video_codec_h265std

Fields§

§bitfield1: u32

Bitfield: sps_temporal_id_nesting_flag: u32 in 1 bits Bitfield: separate_colour_plane_flag: u32 in 1 bits Bitfield: conformance_window_flag: u32 in 1 bits Bitfield: sps_sub_layer_ordering_info_present_flag: u32 in 1 bits Bitfield: scaling_list_enabled_flag: u32 in 1 bits Bitfield: sps_scaling_list_data_present_flag: u32 in 1 bits Bitfield: amp_enabled_flag: u32 in 1 bits Bitfield: sample_adaptive_offset_enabled_flag: u32 in 1 bits Bitfield: pcm_enabled_flag: u32 in 1 bits Bitfield: pcm_loop_filter_disabled_flag: u32 in 1 bits Bitfield: long_term_ref_pics_present_flag: u32 in 1 bits Bitfield: sps_temporal_mvp_enabled_flag: u32 in 1 bits Bitfield: strong_intra_smoothing_enabled_flag: u32 in 1 bits Bitfield: vui_parameters_present_flag: u32 in 1 bits Bitfield: sps_extension_present_flag: u32 in 1 bits Bitfield: sps_range_extension_flag: u32 in 1 bits Bitfield: transform_skip_rotation_enabled_flag: u32 in 1 bits Bitfield: transform_skip_context_enabled_flag: u32 in 1 bits Bitfield: implicit_rdpcm_enabled_flag: u32 in 1 bits Bitfield: explicit_rdpcm_enabled_flag: u32 in 1 bits Bitfield: extended_precision_processing_flag: u32 in 1 bits Bitfield: intra_smoothing_disabled_flag: u32 in 1 bits Bitfield: high_precision_offsets_enabled_flag: u32 in 1 bits Bitfield: persistent_rice_adaptation_enabled_flag: u32 in 1 bits Bitfield: cabac_bypass_alignment_enabled_flag: u32 in 1 bits Bitfield: sps_scc_extension_flag: u32 in 1 bits Bitfield: sps_curr_pic_ref_enabled_flag: u32 in 1 bits Bitfield: palette_mode_enabled_flag: u32 in 1 bits Bitfield: sps_palette_predictor_initializers_present_flag: u32 in 1 bits Bitfield: intra_boundary_filtering_disabled_flag: u32 in 1 bits

Implementations§

Source§

impl StdVideoH265SpsFlags

Source

pub fn get_sps_temporal_id_nesting_flag(&self) -> u32

Source

pub fn set_sps_temporal_id_nesting_flag(&mut self, value: u32)

Source

pub fn get_separate_colour_plane_flag(&self) -> u32

Source

pub fn set_separate_colour_plane_flag(&mut self, value: u32)

Source

pub fn get_conformance_window_flag(&self) -> u32

Source

pub fn set_conformance_window_flag(&mut self, value: u32)

Source

pub fn get_sps_sub_layer_ordering_info_present_flag(&self) -> u32

Source

pub fn set_sps_sub_layer_ordering_info_present_flag(&mut self, value: u32)

Source

pub fn get_scaling_list_enabled_flag(&self) -> u32

Source

pub fn set_scaling_list_enabled_flag(&mut self, value: u32)

Source

pub fn get_sps_scaling_list_data_present_flag(&self) -> u32

Source

pub fn set_sps_scaling_list_data_present_flag(&mut self, value: u32)

Source

pub fn get_amp_enabled_flag(&self) -> u32

Source

pub fn set_amp_enabled_flag(&mut self, value: u32)

Source

pub fn get_sample_adaptive_offset_enabled_flag(&self) -> u32

Source

pub fn set_sample_adaptive_offset_enabled_flag(&mut self, value: u32)

Source

pub fn get_pcm_enabled_flag(&self) -> u32

Source

pub fn set_pcm_enabled_flag(&mut self, value: u32)

Source

pub fn get_pcm_loop_filter_disabled_flag(&self) -> u32

Source

pub fn set_pcm_loop_filter_disabled_flag(&mut self, value: u32)

Source

pub fn get_long_term_ref_pics_present_flag(&self) -> u32

Source

pub fn set_long_term_ref_pics_present_flag(&mut self, value: u32)

Source

pub fn get_sps_temporal_mvp_enabled_flag(&self) -> u32

Source

pub fn set_sps_temporal_mvp_enabled_flag(&mut self, value: u32)

Source

pub fn get_strong_intra_smoothing_enabled_flag(&self) -> u32

Source

pub fn set_strong_intra_smoothing_enabled_flag(&mut self, value: u32)

Source

pub fn get_vui_parameters_present_flag(&self) -> u32

Source

pub fn set_vui_parameters_present_flag(&mut self, value: u32)

Source

pub fn get_sps_extension_present_flag(&self) -> u32

Source

pub fn set_sps_extension_present_flag(&mut self, value: u32)

Source

pub fn get_sps_range_extension_flag(&self) -> u32

Source

pub fn set_sps_range_extension_flag(&mut self, value: u32)

Source

pub fn get_transform_skip_rotation_enabled_flag(&self) -> u32

Source

pub fn set_transform_skip_rotation_enabled_flag(&mut self, value: u32)

Source

pub fn get_transform_skip_context_enabled_flag(&self) -> u32

Source

pub fn set_transform_skip_context_enabled_flag(&mut self, value: u32)

Source

pub fn get_implicit_rdpcm_enabled_flag(&self) -> u32

Source

pub fn set_implicit_rdpcm_enabled_flag(&mut self, value: u32)

Source

pub fn get_explicit_rdpcm_enabled_flag(&self) -> u32

Source

pub fn set_explicit_rdpcm_enabled_flag(&mut self, value: u32)

Source

pub fn get_extended_precision_processing_flag(&self) -> u32

Source

pub fn set_extended_precision_processing_flag(&mut self, value: u32)

Source

pub fn get_intra_smoothing_disabled_flag(&self) -> u32

Source

pub fn set_intra_smoothing_disabled_flag(&mut self, value: u32)

Source

pub fn get_high_precision_offsets_enabled_flag(&self) -> u32

Source

pub fn set_high_precision_offsets_enabled_flag(&mut self, value: u32)

Source

pub fn get_persistent_rice_adaptation_enabled_flag(&self) -> u32

Source

pub fn set_persistent_rice_adaptation_enabled_flag(&mut self, value: u32)

Source

pub fn get_cabac_bypass_alignment_enabled_flag(&self) -> u32

Source

pub fn set_cabac_bypass_alignment_enabled_flag(&mut self, value: u32)

Source

pub fn get_sps_scc_extension_flag(&self) -> u32

Source

pub fn set_sps_scc_extension_flag(&mut self, value: u32)

Source

pub fn get_sps_curr_pic_ref_enabled_flag(&self) -> u32

Source

pub fn set_sps_curr_pic_ref_enabled_flag(&mut self, value: u32)

Source

pub fn get_palette_mode_enabled_flag(&self) -> u32

Source

pub fn set_palette_mode_enabled_flag(&mut self, value: u32)

Source

pub fn get_sps_palette_predictor_initializers_present_flag(&self) -> u32

Source

pub fn set_sps_palette_predictor_initializers_present_flag( &mut self, value: u32, )

Source

pub fn get_intra_boundary_filtering_disabled_flag(&self) -> u32

Source

pub fn set_intra_boundary_filtering_disabled_flag(&mut self, value: u32)

Trait Implementations§

Source§

impl Clone for StdVideoH265SpsFlags

Source§

fn clone(&self) -> StdVideoH265SpsFlags

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for StdVideoH265SpsFlags

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Copy for StdVideoH265SpsFlags

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.