Package org.lwjgl.vulkan.video
Class StdVideoDecodeAV1PictureInfoFlags
java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.system.Struct<StdVideoDecodeAV1PictureInfoFlags>
org.lwjgl.vulkan.video.StdVideoDecodeAV1PictureInfoFlags
- All Implemented Interfaces:
AutoCloseable
,NativeResource
,Pointer
public class StdVideoDecodeAV1PictureInfoFlags
extends Struct<StdVideoDecodeAV1PictureInfoFlags>
implements NativeResource
struct StdVideoDecodeAV1PictureInfoFlags {
uint32_t error_resilient_mode : 1;
uint32_t disable_cdf_update : 1;
uint32_t use_superres : 1;
uint32_t render_and_frame_size_different : 1;
uint32_t allow_screen_content_tools : 1;
uint32_t is_filter_switchable : 1;
uint32_t force_integer_mv : 1;
uint32_t frame_size_override_flag : 1;
uint32_t buffer_removal_time_present_flag : 1;
uint32_t allow_intrabc : 1;
uint32_t frame_refs_short_signaling : 1;
uint32_t allow_high_precision_mv : 1;
uint32_t is_motion_mode_switchable : 1;
uint32_t use_ref_frame_mvs : 1;
uint32_t disable_frame_end_update_cdf : 1;
uint32_t allow_warped_motion : 1;
uint32_t reduced_tx_set : 1;
uint32_t reference_select : 1;
uint32_t skip_mode_present : 1;
uint32_t delta_q_present : 1;
uint32_t delta_lf_present : 1;
uint32_t delta_lf_multi : 1;
uint32_t segmentation_enabled : 1;
uint32_t segmentation_update_map : 1;
uint32_t segmentation_temporal_update : 1;
uint32_t segmentation_update_data : 1;
uint32_t UsesLr : 1;
uint32_t usesChromaLr : 1;
uint32_t apply_grain : 1;
uint32_t reserved : 3;
}
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
An array ofStdVideoDecodeAV1PictureInfoFlags
structs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidation
Nested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The struct alignment in bytes.static final int
The struct member offsets.static final int
The struct member offsets.static final int
The struct size in bytes.Fields inherited from interface org.lwjgl.system.Pointer
BITS32, BITS64, CLONG_SHIFT, CLONG_SIZE, POINTER_SHIFT, POINTER_SIZE
-
Constructor Summary
ConstructorsConstructorDescriptionStdVideoDecodeAV1PictureInfoFlags
(ByteBuffer container) Creates aStdVideoDecodeAV1PictureInfoFlags
instance at the current position of the specifiedByteBuffer
container. -
Method Summary
Modifier and TypeMethodDescriptionboolean
allow_high_precision_mv
(boolean value) Sets the specified value to theallow_high_precision_mv
field.boolean
allow_intrabc
(boolean value) Sets the specified value to theallow_intrabc
field.boolean
allow_screen_content_tools
(boolean value) Sets the specified value to theallow_screen_content_tools
field.boolean
allow_warped_motion
(boolean value) Sets the specified value to theallow_warped_motion
field.boolean
apply_grain
(boolean value) Sets the specified value to theapply_grain
field.boolean
buffer_removal_time_present_flag
(boolean value) Sets the specified value to thebuffer_removal_time_present_flag
field.calloc()
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated withmemCalloc
.calloc
(int capacity) Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated withmemCalloc
.calloc
(int capacity, MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.calloc
(MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.create()
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated withBufferUtils
.create
(int capacity) Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated withBufferUtils
.create
(long address) Returns a newStdVideoDecodeAV1PictureInfoFlags
instance for the specified memory address.create
(long address, int capacity) Create aStdVideoDecodeAV1PictureInfoFlags.Buffer
instance at the specified memory.static @Nullable StdVideoDecodeAV1PictureInfoFlags
createSafe
(long address) static @Nullable StdVideoDecodeAV1PictureInfoFlags.Buffer
createSafe
(long address, int capacity) boolean
delta_lf_multi
(boolean value) Sets the specified value to thedelta_lf_multi
field.boolean
delta_lf_present
(boolean value) Sets the specified value to thedelta_lf_present
field.boolean
delta_q_present
(boolean value) Sets the specified value to thedelta_q_present
field.boolean
disable_cdf_update
(boolean value) Sets the specified value to thedisable_cdf_update
field.boolean
disable_frame_end_update_cdf
(boolean value) Sets the specified value to thedisable_frame_end_update_cdf
field.boolean
error_resilient_mode
(boolean value) Sets the specified value to theerror_resilient_mode
field.boolean
force_integer_mv
(boolean value) Sets the specified value to theforce_integer_mv
field.boolean
frame_refs_short_signaling
(boolean value) Sets the specified value to theframe_refs_short_signaling
field.boolean
frame_size_override_flag
(boolean value) Sets the specified value to theframe_size_override_flag
field.boolean
is_filter_switchable
(boolean value) Sets the specified value to theis_filter_switchable
field.boolean
is_motion_mode_switchable
(boolean value) Sets the specified value to theis_motion_mode_switchable
field.malloc()
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated withmemAlloc
.malloc
(int capacity) Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated withmemAlloc
.malloc
(int capacity, MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated on the specifiedMemoryStack
.malloc
(MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated on the specifiedMemoryStack
.static int
nallow_high_precision_mv
(long struct) Unsafe version ofallow_high_precision_mv()
.static void
nallow_high_precision_mv
(long struct, int value) Unsafe version ofallow_high_precision_mv
.static int
nallow_intrabc
(long struct) Unsafe version ofallow_intrabc()
.static void
nallow_intrabc
(long struct, int value) Unsafe version ofallow_intrabc
.static int
nallow_screen_content_tools
(long struct) Unsafe version ofallow_screen_content_tools()
.static void
nallow_screen_content_tools
(long struct, int value) Unsafe version ofallow_screen_content_tools
.static int
nallow_warped_motion
(long struct) Unsafe version ofallow_warped_motion()
.static void
nallow_warped_motion
(long struct, int value) Unsafe version ofallow_warped_motion
.static int
napply_grain
(long struct) Unsafe version ofapply_grain()
.static void
napply_grain
(long struct, int value) Unsafe version ofapply_grain
.static int
nbitfield0
(long struct) static void
nbitfield0
(long struct, int value) static int
nbitfield1
(long struct) static void
nbitfield1
(long struct, int value) static int
nbuffer_removal_time_present_flag
(long struct) Unsafe version ofbuffer_removal_time_present_flag()
.static void
nbuffer_removal_time_present_flag
(long struct, int value) Unsafe version ofbuffer_removal_time_present_flag
.static int
ndelta_lf_multi
(long struct) Unsafe version ofdelta_lf_multi()
.static void
ndelta_lf_multi
(long struct, int value) Unsafe version ofdelta_lf_multi
.static int
ndelta_lf_present
(long struct) Unsafe version ofdelta_lf_present()
.static void
ndelta_lf_present
(long struct, int value) Unsafe version ofdelta_lf_present
.static int
ndelta_q_present
(long struct) Unsafe version ofdelta_q_present()
.static void
ndelta_q_present
(long struct, int value) Unsafe version ofdelta_q_present
.static int
ndisable_cdf_update
(long struct) Unsafe version ofdisable_cdf_update()
.static void
ndisable_cdf_update
(long struct, int value) Unsafe version ofdisable_cdf_update
.static int
ndisable_frame_end_update_cdf
(long struct) Unsafe version ofdisable_frame_end_update_cdf()
.static void
ndisable_frame_end_update_cdf
(long struct, int value) Unsafe version ofdisable_frame_end_update_cdf
.static int
nerror_resilient_mode
(long struct) Unsafe version oferror_resilient_mode()
.static void
nerror_resilient_mode
(long struct, int value) Unsafe version oferror_resilient_mode
.static int
nforce_integer_mv
(long struct) Unsafe version offorce_integer_mv()
.static void
nforce_integer_mv
(long struct, int value) Unsafe version offorce_integer_mv
.static int
nframe_refs_short_signaling
(long struct) Unsafe version offrame_refs_short_signaling()
.static void
nframe_refs_short_signaling
(long struct, int value) Unsafe version offrame_refs_short_signaling
.static int
nframe_size_override_flag
(long struct) Unsafe version offrame_size_override_flag()
.static void
nframe_size_override_flag
(long struct, int value) Unsafe version offrame_size_override_flag
.static int
nis_filter_switchable
(long struct) Unsafe version ofis_filter_switchable()
.static void
nis_filter_switchable
(long struct, int value) Unsafe version ofis_filter_switchable
.static int
nis_motion_mode_switchable
(long struct) Unsafe version ofis_motion_mode_switchable()
.static void
nis_motion_mode_switchable
(long struct, int value) Unsafe version ofis_motion_mode_switchable
.static int
nreduced_tx_set
(long struct) Unsafe version ofreduced_tx_set()
.static void
nreduced_tx_set
(long struct, int value) Unsafe version ofreduced_tx_set
.static int
nreference_select
(long struct) Unsafe version ofreference_select()
.static void
nreference_select
(long struct, int value) Unsafe version ofreference_select
.static int
nrender_and_frame_size_different
(long struct) Unsafe version ofrender_and_frame_size_different()
.static void
nrender_and_frame_size_different
(long struct, int value) Unsafe version ofrender_and_frame_size_different
.static int
nreserved
(long struct) static void
nreserved
(long struct, int value) static int
nsegmentation_enabled
(long struct) Unsafe version ofsegmentation_enabled()
.static void
nsegmentation_enabled
(long struct, int value) Unsafe version ofsegmentation_enabled
.static int
nsegmentation_temporal_update
(long struct) Unsafe version ofsegmentation_temporal_update()
.static void
nsegmentation_temporal_update
(long struct, int value) Unsafe version ofsegmentation_temporal_update
.static int
nsegmentation_update_data
(long struct) Unsafe version ofsegmentation_update_data()
.static void
nsegmentation_update_data
(long struct, int value) Unsafe version ofsegmentation_update_data
.static int
nsegmentation_update_map
(long struct) Unsafe version ofsegmentation_update_map()
.static void
nsegmentation_update_map
(long struct, int value) Unsafe version ofsegmentation_update_map
.static int
nskip_mode_present
(long struct) Unsafe version ofskip_mode_present()
.static void
nskip_mode_present
(long struct, int value) Unsafe version ofskip_mode_present
.static int
nuse_ref_frame_mvs
(long struct) Unsafe version ofuse_ref_frame_mvs()
.static void
nuse_ref_frame_mvs
(long struct, int value) Unsafe version ofuse_ref_frame_mvs
.static int
nuse_superres
(long struct) Unsafe version ofuse_superres()
.static void
nuse_superres
(long struct, int value) Unsafe version ofuse_superres
.static int
nusesChromaLr
(long struct) Unsafe version ofusesChromaLr()
.static void
nusesChromaLr
(long struct, int value) Unsafe version ofusesChromaLr
.static int
nUsesLr
(long struct) Unsafe version ofUsesLr()
.static void
nUsesLr
(long struct, int value) Unsafe version ofUsesLr
.boolean
reduced_tx_set
(boolean value) Sets the specified value to thereduced_tx_set
field.boolean
reference_select
(boolean value) Sets the specified value to thereference_select
field.boolean
render_and_frame_size_different
(boolean value) Sets the specified value to therender_and_frame_size_different
field.boolean
segmentation_enabled
(boolean value) Sets the specified value to thesegmentation_enabled
field.boolean
segmentation_temporal_update
(boolean value) Sets the specified value to thesegmentation_temporal_update
field.boolean
segmentation_update_data
(boolean value) Sets the specified value to thesegmentation_update_data
field.boolean
segmentation_update_map
(boolean value) Sets the specified value to thesegmentation_update_map
field.set
(boolean error_resilient_mode, boolean disable_cdf_update, boolean use_superres, boolean render_and_frame_size_different, boolean allow_screen_content_tools, boolean is_filter_switchable, boolean force_integer_mv, boolean frame_size_override_flag, boolean buffer_removal_time_present_flag, boolean allow_intrabc, boolean frame_refs_short_signaling, boolean allow_high_precision_mv, boolean is_motion_mode_switchable, boolean use_ref_frame_mvs, boolean disable_frame_end_update_cdf, boolean allow_warped_motion, boolean reduced_tx_set, boolean reference_select, boolean skip_mode_present, boolean delta_q_present, boolean delta_lf_present, boolean delta_lf_multi, boolean segmentation_enabled, boolean segmentation_update_map, boolean segmentation_temporal_update, boolean segmentation_update_data, boolean UsesLr, boolean usesChromaLr, boolean apply_grain) Initializes this struct with the specified values.Copies the specified struct data to this struct.int
sizeof()
Returnssizeof(struct)
.boolean
skip_mode_present
(boolean value) Sets the specified value to theskip_mode_present
field.boolean
use_ref_frame_mvs
(boolean value) Sets the specified value to theuse_ref_frame_mvs
field.boolean
use_superres
(boolean value) Sets the specified value to theuse_superres
field.boolean
usesChromaLr
(boolean value) Sets the specified value to theusesChromaLr
field.boolean
UsesLr()
UsesLr
(boolean value) Sets the specified value to theUsesLr
field.Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toString
Methods inherited from interface org.lwjgl.system.NativeResource
close, free
-
Field Details
-
SIZEOF
public static final int SIZEOFThe struct size in bytes. -
ALIGNOF
public static final int ALIGNOFThe struct alignment in bytes. -
BITFIELD0
public static final int BITFIELD0The struct member offsets. -
BITFIELD1
public static final int BITFIELD1The struct member offsets.
-
-
Constructor Details
-
StdVideoDecodeAV1PictureInfoFlags
Creates aStdVideoDecodeAV1PictureInfoFlags
instance at the current position of the specifiedByteBuffer
container. Changes to the buffer's content will be visible to the struct instance and vice versa.The created instance holds a strong reference to the container object.
-
-
Method Details
-
sizeof
public int sizeof()Description copied from class:Struct
Returnssizeof(struct)
.- Specified by:
sizeof
in classStruct<StdVideoDecodeAV1PictureInfoFlags>
-
error_resilient_mode
public boolean error_resilient_mode()- Returns:
- the value of the
error_resilient_mode
field.
-
disable_cdf_update
public boolean disable_cdf_update()- Returns:
- the value of the
disable_cdf_update
field.
-
use_superres
public boolean use_superres()- Returns:
- the value of the
use_superres
field.
-
render_and_frame_size_different
public boolean render_and_frame_size_different()- Returns:
- the value of the
render_and_frame_size_different
field.
-
allow_screen_content_tools
public boolean allow_screen_content_tools()- Returns:
- the value of the
allow_screen_content_tools
field.
-
is_filter_switchable
public boolean is_filter_switchable()- Returns:
- the value of the
is_filter_switchable
field.
-
force_integer_mv
public boolean force_integer_mv()- Returns:
- the value of the
force_integer_mv
field.
-
frame_size_override_flag
public boolean frame_size_override_flag()- Returns:
- the value of the
frame_size_override_flag
field.
-
buffer_removal_time_present_flag
public boolean buffer_removal_time_present_flag()- Returns:
- the value of the
buffer_removal_time_present_flag
field.
-
allow_intrabc
public boolean allow_intrabc()- Returns:
- the value of the
allow_intrabc
field.
-
frame_refs_short_signaling
public boolean frame_refs_short_signaling()- Returns:
- the value of the
frame_refs_short_signaling
field.
-
allow_high_precision_mv
public boolean allow_high_precision_mv()- Returns:
- the value of the
allow_high_precision_mv
field.
-
is_motion_mode_switchable
public boolean is_motion_mode_switchable()- Returns:
- the value of the
is_motion_mode_switchable
field.
-
use_ref_frame_mvs
public boolean use_ref_frame_mvs()- Returns:
- the value of the
use_ref_frame_mvs
field.
-
disable_frame_end_update_cdf
public boolean disable_frame_end_update_cdf()- Returns:
- the value of the
disable_frame_end_update_cdf
field.
-
allow_warped_motion
public boolean allow_warped_motion()- Returns:
- the value of the
allow_warped_motion
field.
-
reduced_tx_set
public boolean reduced_tx_set()- Returns:
- the value of the
reduced_tx_set
field.
-
reference_select
public boolean reference_select()- Returns:
- the value of the
reference_select
field.
-
skip_mode_present
public boolean skip_mode_present()- Returns:
- the value of the
skip_mode_present
field.
-
delta_q_present
public boolean delta_q_present()- Returns:
- the value of the
delta_q_present
field.
-
delta_lf_present
public boolean delta_lf_present()- Returns:
- the value of the
delta_lf_present
field.
-
delta_lf_multi
public boolean delta_lf_multi()- Returns:
- the value of the
delta_lf_multi
field.
-
segmentation_enabled
public boolean segmentation_enabled()- Returns:
- the value of the
segmentation_enabled
field.
-
segmentation_update_map
public boolean segmentation_update_map()- Returns:
- the value of the
segmentation_update_map
field.
-
segmentation_temporal_update
public boolean segmentation_temporal_update()- Returns:
- the value of the
segmentation_temporal_update
field.
-
segmentation_update_data
public boolean segmentation_update_data()- Returns:
- the value of the
segmentation_update_data
field.
-
UsesLr
public boolean UsesLr()- Returns:
- the value of the
UsesLr
field.
-
usesChromaLr
public boolean usesChromaLr()- Returns:
- the value of the
usesChromaLr
field.
-
apply_grain
public boolean apply_grain()- Returns:
- the value of the
apply_grain
field.
-
error_resilient_mode
Sets the specified value to theerror_resilient_mode
field. -
disable_cdf_update
Sets the specified value to thedisable_cdf_update
field. -
use_superres
Sets the specified value to theuse_superres
field. -
render_and_frame_size_different
Sets the specified value to therender_and_frame_size_different
field. -
allow_screen_content_tools
Sets the specified value to theallow_screen_content_tools
field. -
is_filter_switchable
Sets the specified value to theis_filter_switchable
field. -
force_integer_mv
Sets the specified value to theforce_integer_mv
field. -
frame_size_override_flag
Sets the specified value to theframe_size_override_flag
field. -
buffer_removal_time_present_flag
Sets the specified value to thebuffer_removal_time_present_flag
field. -
allow_intrabc
Sets the specified value to theallow_intrabc
field. -
frame_refs_short_signaling
Sets the specified value to theframe_refs_short_signaling
field. -
allow_high_precision_mv
Sets the specified value to theallow_high_precision_mv
field. -
is_motion_mode_switchable
Sets the specified value to theis_motion_mode_switchable
field. -
use_ref_frame_mvs
Sets the specified value to theuse_ref_frame_mvs
field. -
disable_frame_end_update_cdf
Sets the specified value to thedisable_frame_end_update_cdf
field. -
allow_warped_motion
Sets the specified value to theallow_warped_motion
field. -
reduced_tx_set
Sets the specified value to thereduced_tx_set
field. -
reference_select
Sets the specified value to thereference_select
field. -
skip_mode_present
Sets the specified value to theskip_mode_present
field. -
delta_q_present
Sets the specified value to thedelta_q_present
field. -
delta_lf_present
Sets the specified value to thedelta_lf_present
field. -
delta_lf_multi
Sets the specified value to thedelta_lf_multi
field. -
segmentation_enabled
Sets the specified value to thesegmentation_enabled
field. -
segmentation_update_map
Sets the specified value to thesegmentation_update_map
field. -
segmentation_temporal_update
Sets the specified value to thesegmentation_temporal_update
field. -
segmentation_update_data
Sets the specified value to thesegmentation_update_data
field. -
UsesLr
Sets the specified value to theUsesLr
field. -
usesChromaLr
Sets the specified value to theusesChromaLr
field. -
apply_grain
Sets the specified value to theapply_grain
field. -
set
public StdVideoDecodeAV1PictureInfoFlags set(boolean error_resilient_mode, boolean disable_cdf_update, boolean use_superres, boolean render_and_frame_size_different, boolean allow_screen_content_tools, boolean is_filter_switchable, boolean force_integer_mv, boolean frame_size_override_flag, boolean buffer_removal_time_present_flag, boolean allow_intrabc, boolean frame_refs_short_signaling, boolean allow_high_precision_mv, boolean is_motion_mode_switchable, boolean use_ref_frame_mvs, boolean disable_frame_end_update_cdf, boolean allow_warped_motion, boolean reduced_tx_set, boolean reference_select, boolean skip_mode_present, boolean delta_q_present, boolean delta_lf_present, boolean delta_lf_multi, boolean segmentation_enabled, boolean segmentation_update_map, boolean segmentation_temporal_update, boolean segmentation_update_data, boolean UsesLr, boolean usesChromaLr, boolean apply_grain) Initializes this struct with the specified values. -
set
Copies the specified struct data to this struct.- Parameters:
src
- the source struct- Returns:
- this struct
-
malloc
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated withmemAlloc
. The instance must be explicitly freed. -
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated withmemCalloc
. The instance must be explicitly freed. -
create
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated withBufferUtils
. -
create
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated withmemAlloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated withmemCalloc
. The instance must be explicitly freed.- Parameters:
capacity
- the buffer capacity
-
create
Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated withBufferUtils
.- Parameters:
capacity
- the buffer capacity
-
create
Create aStdVideoDecodeAV1PictureInfoFlags.Buffer
instance at the specified memory.- Parameters:
address
- the memory addresscapacity
- the buffer capacity
-
createSafe
public static @Nullable StdVideoDecodeAV1PictureInfoFlags.Buffer createSafe(long address, int capacity) -
malloc
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated on the specifiedMemoryStack
.- Parameters:
stack
- the stack from which to allocate
-
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlags
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
stack
- the stack from which to allocate
-
malloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated on the specifiedMemoryStack
.- Parameters:
capacity
- the buffer capacitystack
- the stack from which to allocate
-
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Buffer
instance allocated on the specifiedMemoryStack
and initializes all its bits to zero.- Parameters:
capacity
- the buffer capacitystack
- the stack from which to allocate
-
nbitfield0
public static int nbitfield0(long struct) -
nerror_resilient_mode
public static int nerror_resilient_mode(long struct) Unsafe version oferror_resilient_mode()
. -
ndisable_cdf_update
public static int ndisable_cdf_update(long struct) Unsafe version ofdisable_cdf_update()
. -
nuse_superres
public static int nuse_superres(long struct) Unsafe version ofuse_superres()
. -
nrender_and_frame_size_different
public static int nrender_and_frame_size_different(long struct) Unsafe version ofrender_and_frame_size_different()
. -
nallow_screen_content_tools
public static int nallow_screen_content_tools(long struct) Unsafe version ofallow_screen_content_tools()
. -
nis_filter_switchable
public static int nis_filter_switchable(long struct) Unsafe version ofis_filter_switchable()
. -
nforce_integer_mv
public static int nforce_integer_mv(long struct) Unsafe version offorce_integer_mv()
. -
nframe_size_override_flag
public static int nframe_size_override_flag(long struct) Unsafe version offrame_size_override_flag()
. -
nbuffer_removal_time_present_flag
public static int nbuffer_removal_time_present_flag(long struct) Unsafe version ofbuffer_removal_time_present_flag()
. -
nallow_intrabc
public static int nallow_intrabc(long struct) Unsafe version ofallow_intrabc()
. -
nframe_refs_short_signaling
public static int nframe_refs_short_signaling(long struct) Unsafe version offrame_refs_short_signaling()
. -
nallow_high_precision_mv
public static int nallow_high_precision_mv(long struct) Unsafe version ofallow_high_precision_mv()
. -
nis_motion_mode_switchable
public static int nis_motion_mode_switchable(long struct) Unsafe version ofis_motion_mode_switchable()
. -
nuse_ref_frame_mvs
public static int nuse_ref_frame_mvs(long struct) Unsafe version ofuse_ref_frame_mvs()
. -
ndisable_frame_end_update_cdf
public static int ndisable_frame_end_update_cdf(long struct) Unsafe version ofdisable_frame_end_update_cdf()
. -
nallow_warped_motion
public static int nallow_warped_motion(long struct) Unsafe version ofallow_warped_motion()
. -
nreduced_tx_set
public static int nreduced_tx_set(long struct) Unsafe version ofreduced_tx_set()
. -
nreference_select
public static int nreference_select(long struct) Unsafe version ofreference_select()
. -
nskip_mode_present
public static int nskip_mode_present(long struct) Unsafe version ofskip_mode_present()
. -
ndelta_q_present
public static int ndelta_q_present(long struct) Unsafe version ofdelta_q_present()
. -
ndelta_lf_present
public static int ndelta_lf_present(long struct) Unsafe version ofdelta_lf_present()
. -
ndelta_lf_multi
public static int ndelta_lf_multi(long struct) Unsafe version ofdelta_lf_multi()
. -
nsegmentation_enabled
public static int nsegmentation_enabled(long struct) Unsafe version ofsegmentation_enabled()
. -
nsegmentation_update_map
public static int nsegmentation_update_map(long struct) Unsafe version ofsegmentation_update_map()
. -
nsegmentation_temporal_update
public static int nsegmentation_temporal_update(long struct) Unsafe version ofsegmentation_temporal_update()
. -
nsegmentation_update_data
public static int nsegmentation_update_data(long struct) Unsafe version ofsegmentation_update_data()
. -
nUsesLr
public static int nUsesLr(long struct) Unsafe version ofUsesLr()
. -
nusesChromaLr
public static int nusesChromaLr(long struct) Unsafe version ofusesChromaLr()
. -
napply_grain
public static int napply_grain(long struct) Unsafe version ofapply_grain()
. -
nbitfield1
public static int nbitfield1(long struct) -
nreserved
public static int nreserved(long struct) -
nbitfield0
public static void nbitfield0(long struct, int value) -
nerror_resilient_mode
public static void nerror_resilient_mode(long struct, int value) Unsafe version oferror_resilient_mode
. -
ndisable_cdf_update
public static void ndisable_cdf_update(long struct, int value) Unsafe version ofdisable_cdf_update
. -
nuse_superres
public static void nuse_superres(long struct, int value) Unsafe version ofuse_superres
. -
nrender_and_frame_size_different
public static void nrender_and_frame_size_different(long struct, int value) Unsafe version ofrender_and_frame_size_different
. -
nallow_screen_content_tools
public static void nallow_screen_content_tools(long struct, int value) Unsafe version ofallow_screen_content_tools
. -
nis_filter_switchable
public static void nis_filter_switchable(long struct, int value) Unsafe version ofis_filter_switchable
. -
nforce_integer_mv
public static void nforce_integer_mv(long struct, int value) Unsafe version offorce_integer_mv
. -
nframe_size_override_flag
public static void nframe_size_override_flag(long struct, int value) Unsafe version offrame_size_override_flag
. -
nbuffer_removal_time_present_flag
public static void nbuffer_removal_time_present_flag(long struct, int value) Unsafe version ofbuffer_removal_time_present_flag
. -
nallow_intrabc
public static void nallow_intrabc(long struct, int value) Unsafe version ofallow_intrabc
. -
nframe_refs_short_signaling
public static void nframe_refs_short_signaling(long struct, int value) Unsafe version offrame_refs_short_signaling
. -
nallow_high_precision_mv
public static void nallow_high_precision_mv(long struct, int value) Unsafe version ofallow_high_precision_mv
. -
nis_motion_mode_switchable
public static void nis_motion_mode_switchable(long struct, int value) Unsafe version ofis_motion_mode_switchable
. -
nuse_ref_frame_mvs
public static void nuse_ref_frame_mvs(long struct, int value) Unsafe version ofuse_ref_frame_mvs
. -
ndisable_frame_end_update_cdf
public static void ndisable_frame_end_update_cdf(long struct, int value) Unsafe version ofdisable_frame_end_update_cdf
. -
nallow_warped_motion
public static void nallow_warped_motion(long struct, int value) Unsafe version ofallow_warped_motion
. -
nreduced_tx_set
public static void nreduced_tx_set(long struct, int value) Unsafe version ofreduced_tx_set
. -
nreference_select
public static void nreference_select(long struct, int value) Unsafe version ofreference_select
. -
nskip_mode_present
public static void nskip_mode_present(long struct, int value) Unsafe version ofskip_mode_present
. -
ndelta_q_present
public static void ndelta_q_present(long struct, int value) Unsafe version ofdelta_q_present
. -
ndelta_lf_present
public static void ndelta_lf_present(long struct, int value) Unsafe version ofdelta_lf_present
. -
ndelta_lf_multi
public static void ndelta_lf_multi(long struct, int value) Unsafe version ofdelta_lf_multi
. -
nsegmentation_enabled
public static void nsegmentation_enabled(long struct, int value) Unsafe version ofsegmentation_enabled
. -
nsegmentation_update_map
public static void nsegmentation_update_map(long struct, int value) Unsafe version ofsegmentation_update_map
. -
nsegmentation_temporal_update
public static void nsegmentation_temporal_update(long struct, int value) Unsafe version ofsegmentation_temporal_update
. -
nsegmentation_update_data
public static void nsegmentation_update_data(long struct, int value) Unsafe version ofsegmentation_update_data
. -
nUsesLr
public static void nUsesLr(long struct, int value) Unsafe version ofUsesLr
. -
nusesChromaLr
public static void nusesChromaLr(long struct, int value) Unsafe version ofusesChromaLr
. -
napply_grain
public static void napply_grain(long struct, int value) Unsafe version ofapply_grain
. -
nbitfield1
public static void nbitfield1(long struct, int value) -
nreserved
public static void nreserved(long struct, int value)
-