Enum NV_ENC_CAPS

Source
#[repr(u32)]
pub enum NV_ENC_CAPS {
Show 56 variants NV_ENC_CAPS_NUM_MAX_BFRAMES = 0, NV_ENC_CAPS_SUPPORTED_RATECONTROL_MODES = 1, NV_ENC_CAPS_SUPPORT_FIELD_ENCODING = 2, NV_ENC_CAPS_SUPPORT_MONOCHROME = 3, NV_ENC_CAPS_SUPPORT_FMO = 4, NV_ENC_CAPS_SUPPORT_QPELMV = 5, NV_ENC_CAPS_SUPPORT_BDIRECT_MODE = 6, NV_ENC_CAPS_SUPPORT_CABAC = 7, NV_ENC_CAPS_SUPPORT_ADAPTIVE_TRANSFORM = 8, NV_ENC_CAPS_SUPPORT_STEREO_MVC = 9, NV_ENC_CAPS_NUM_MAX_TEMPORAL_LAYERS = 10, NV_ENC_CAPS_SUPPORT_HIERARCHICAL_PFRAMES = 11, NV_ENC_CAPS_SUPPORT_HIERARCHICAL_BFRAMES = 12, NV_ENC_CAPS_LEVEL_MAX = 13, NV_ENC_CAPS_LEVEL_MIN = 14, NV_ENC_CAPS_SEPARATE_COLOUR_PLANE = 15, NV_ENC_CAPS_WIDTH_MAX = 16, NV_ENC_CAPS_HEIGHT_MAX = 17, NV_ENC_CAPS_SUPPORT_TEMPORAL_SVC = 18, NV_ENC_CAPS_SUPPORT_DYN_RES_CHANGE = 19, NV_ENC_CAPS_SUPPORT_DYN_BITRATE_CHANGE = 20, NV_ENC_CAPS_SUPPORT_DYN_FORCE_CONSTQP = 21, NV_ENC_CAPS_SUPPORT_DYN_RCMODE_CHANGE = 22, NV_ENC_CAPS_SUPPORT_SUBFRAME_READBACK = 23, NV_ENC_CAPS_SUPPORT_CONSTRAINED_ENCODING = 24, NV_ENC_CAPS_SUPPORT_INTRA_REFRESH = 25, NV_ENC_CAPS_SUPPORT_CUSTOM_VBV_BUF_SIZE = 26, NV_ENC_CAPS_SUPPORT_DYNAMIC_SLICE_MODE = 27, NV_ENC_CAPS_SUPPORT_REF_PIC_INVALIDATION = 28, NV_ENC_CAPS_PREPROC_SUPPORT = 29, NV_ENC_CAPS_ASYNC_ENCODE_SUPPORT = 30, NV_ENC_CAPS_MB_NUM_MAX = 31, NV_ENC_CAPS_MB_PER_SEC_MAX = 32, NV_ENC_CAPS_SUPPORT_YUV444_ENCODE = 33, NV_ENC_CAPS_SUPPORT_LOSSLESS_ENCODE = 34, NV_ENC_CAPS_SUPPORT_SAO = 35, NV_ENC_CAPS_SUPPORT_MEONLY_MODE = 36, NV_ENC_CAPS_SUPPORT_LOOKAHEAD = 37, NV_ENC_CAPS_SUPPORT_TEMPORAL_AQ = 38, NV_ENC_CAPS_SUPPORT_10BIT_ENCODE = 39, NV_ENC_CAPS_NUM_MAX_LTR_FRAMES = 40, NV_ENC_CAPS_SUPPORT_WEIGHTED_PREDICTION = 41, NV_ENC_CAPS_DYNAMIC_QUERY_ENCODER_CAPACITY = 42, NV_ENC_CAPS_SUPPORT_BFRAME_REF_MODE = 43, NV_ENC_CAPS_SUPPORT_EMPHASIS_LEVEL_MAP = 44, NV_ENC_CAPS_WIDTH_MIN = 45, NV_ENC_CAPS_HEIGHT_MIN = 46, NV_ENC_CAPS_SUPPORT_MULTIPLE_REF_FRAMES = 47, NV_ENC_CAPS_SUPPORT_ALPHA_LAYER_ENCODING = 48, NV_ENC_CAPS_NUM_ENCODER_ENGINES = 49, NV_ENC_CAPS_SINGLE_SLICE_INTRA_REFRESH = 50, NV_ENC_CAPS_DISABLE_ENC_STATE_ADVANCE = 51, NV_ENC_CAPS_OUTPUT_RECON_SURFACE = 52, NV_ENC_CAPS_OUTPUT_BLOCK_STATS = 53, NV_ENC_CAPS_OUTPUT_ROW_STATS = 54, NV_ENC_CAPS_EXPOSED_COUNT = 55,
}

Variants§

§

NV_ENC_CAPS_NUM_MAX_BFRAMES = 0

§

NV_ENC_CAPS_SUPPORTED_RATECONTROL_MODES = 1

§

NV_ENC_CAPS_SUPPORT_FIELD_ENCODING = 2

§

NV_ENC_CAPS_SUPPORT_MONOCHROME = 3

§

NV_ENC_CAPS_SUPPORT_FMO = 4

§

NV_ENC_CAPS_SUPPORT_QPELMV = 5

§

NV_ENC_CAPS_SUPPORT_BDIRECT_MODE = 6

§

NV_ENC_CAPS_SUPPORT_CABAC = 7

§

NV_ENC_CAPS_SUPPORT_ADAPTIVE_TRANSFORM = 8

§

NV_ENC_CAPS_SUPPORT_STEREO_MVC = 9

§

NV_ENC_CAPS_NUM_MAX_TEMPORAL_LAYERS = 10

§

NV_ENC_CAPS_SUPPORT_HIERARCHICAL_PFRAMES = 11

§

NV_ENC_CAPS_SUPPORT_HIERARCHICAL_BFRAMES = 12

§

NV_ENC_CAPS_LEVEL_MAX = 13

§

NV_ENC_CAPS_LEVEL_MIN = 14

§

NV_ENC_CAPS_SEPARATE_COLOUR_PLANE = 15

§

NV_ENC_CAPS_WIDTH_MAX = 16

§

NV_ENC_CAPS_HEIGHT_MAX = 17

§

NV_ENC_CAPS_SUPPORT_TEMPORAL_SVC = 18

§

NV_ENC_CAPS_SUPPORT_DYN_RES_CHANGE = 19

§

NV_ENC_CAPS_SUPPORT_DYN_BITRATE_CHANGE = 20

§

NV_ENC_CAPS_SUPPORT_DYN_FORCE_CONSTQP = 21

§

NV_ENC_CAPS_SUPPORT_DYN_RCMODE_CHANGE = 22

§

NV_ENC_CAPS_SUPPORT_SUBFRAME_READBACK = 23

§

NV_ENC_CAPS_SUPPORT_CONSTRAINED_ENCODING = 24

§

NV_ENC_CAPS_SUPPORT_INTRA_REFRESH = 25

§

NV_ENC_CAPS_SUPPORT_CUSTOM_VBV_BUF_SIZE = 26

§

NV_ENC_CAPS_SUPPORT_DYNAMIC_SLICE_MODE = 27

§

NV_ENC_CAPS_SUPPORT_REF_PIC_INVALIDATION = 28

§

NV_ENC_CAPS_PREPROC_SUPPORT = 29

§

NV_ENC_CAPS_ASYNC_ENCODE_SUPPORT = 30

§

NV_ENC_CAPS_MB_NUM_MAX = 31

§

NV_ENC_CAPS_MB_PER_SEC_MAX = 32

§

NV_ENC_CAPS_SUPPORT_YUV444_ENCODE = 33

§

NV_ENC_CAPS_SUPPORT_LOSSLESS_ENCODE = 34

§

NV_ENC_CAPS_SUPPORT_SAO = 35

§

NV_ENC_CAPS_SUPPORT_MEONLY_MODE = 36

§

NV_ENC_CAPS_SUPPORT_LOOKAHEAD = 37

§

NV_ENC_CAPS_SUPPORT_TEMPORAL_AQ = 38

§

NV_ENC_CAPS_SUPPORT_10BIT_ENCODE = 39

§

NV_ENC_CAPS_NUM_MAX_LTR_FRAMES = 40

§

NV_ENC_CAPS_SUPPORT_WEIGHTED_PREDICTION = 41

§

NV_ENC_CAPS_DYNAMIC_QUERY_ENCODER_CAPACITY = 42

§

NV_ENC_CAPS_SUPPORT_BFRAME_REF_MODE = 43

§

NV_ENC_CAPS_SUPPORT_EMPHASIS_LEVEL_MAP = 44

§

NV_ENC_CAPS_WIDTH_MIN = 45

§

NV_ENC_CAPS_HEIGHT_MIN = 46

§

NV_ENC_CAPS_SUPPORT_MULTIPLE_REF_FRAMES = 47

§

NV_ENC_CAPS_SUPPORT_ALPHA_LAYER_ENCODING = 48

§

NV_ENC_CAPS_NUM_ENCODER_ENGINES = 49

§

NV_ENC_CAPS_SINGLE_SLICE_INTRA_REFRESH = 50

§

NV_ENC_CAPS_DISABLE_ENC_STATE_ADVANCE = 51

§

NV_ENC_CAPS_OUTPUT_RECON_SURFACE = 52

§

NV_ENC_CAPS_OUTPUT_BLOCK_STATS = 53

§

NV_ENC_CAPS_OUTPUT_ROW_STATS = 54

§

NV_ENC_CAPS_EXPOSED_COUNT = 55

Trait Implementations§

Source§

impl Clone for _NV_ENC_CAPS

Source§

fn clone(&self) -> _NV_ENC_CAPS

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 _NV_ENC_CAPS

Source§

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

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

impl Hash for _NV_ENC_CAPS

Source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · Source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
Source§

impl Ord for _NV_ENC_CAPS

Source§

fn cmp(&self, other: &_NV_ENC_CAPS) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · Source§

fn max(self, other: Self) -> Self
where Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · Source§

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · Source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized,

Restrict a value to a certain interval. Read more
Source§

impl PartialEq for _NV_ENC_CAPS

Source§

fn eq(&self, other: &_NV_ENC_CAPS) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialOrd for _NV_ENC_CAPS

Source§

fn partial_cmp(&self, other: &_NV_ENC_CAPS) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · Source§

fn lt(&self, other: &Rhs) -> bool

Tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · Source§

fn le(&self, other: &Rhs) -> bool

Tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · Source§

fn gt(&self, other: &Rhs) -> bool

Tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · Source§

fn ge(&self, other: &Rhs) -> bool

Tests greater than or equal to (for self and other) and is used by the >= operator. Read more
Source§

impl Copy for _NV_ENC_CAPS

Source§

impl Eq for _NV_ENC_CAPS

Source§

impl StructuralPartialEq for _NV_ENC_CAPS

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.