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 classAn array ofStdVideoDecodeAV1PictureInfoFlagsstructs.Nested classes/interfaces inherited from class org.lwjgl.system.Struct
Struct.StructValidationNested classes/interfaces inherited from interface org.lwjgl.system.Pointer
Pointer.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intThe struct alignment in bytes.static final intThe struct member offsets.static final intThe struct member offsets.static final intThe 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 aStdVideoDecodeAV1PictureInfoFlagsinstance at the current position of the specifiedByteBuffercontainer. -
Method Summary
Modifier and TypeMethodDescriptionbooleanallow_high_precision_mv(boolean value) Sets the specified value to theallow_high_precision_mvfield.booleanallow_intrabc(boolean value) Sets the specified value to theallow_intrabcfield.booleanallow_screen_content_tools(boolean value) Sets the specified value to theallow_screen_content_toolsfield.booleanallow_warped_motion(boolean value) Sets the specified value to theallow_warped_motionfield.booleanapply_grain(boolean value) Sets the specified value to theapply_grainfield.booleanbuffer_removal_time_present_flag(boolean value) Sets the specified value to thebuffer_removal_time_present_flagfield.calloc()Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated withmemCalloc.calloc(int capacity) Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated withmemCalloc.calloc(int capacity, MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.calloc(MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.create()Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated withBufferUtils.create(int capacity) Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated withBufferUtils.create(long address) Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance for the specified memory address.create(long address, int capacity) Create aStdVideoDecodeAV1PictureInfoFlags.Bufferinstance at the specified memory.static @Nullable StdVideoDecodeAV1PictureInfoFlagscreateSafe(long address) static @Nullable StdVideoDecodeAV1PictureInfoFlags.BuffercreateSafe(long address, int capacity) booleandelta_lf_multi(boolean value) Sets the specified value to thedelta_lf_multifield.booleandelta_lf_present(boolean value) Sets the specified value to thedelta_lf_presentfield.booleandelta_q_present(boolean value) Sets the specified value to thedelta_q_presentfield.booleandisable_cdf_update(boolean value) Sets the specified value to thedisable_cdf_updatefield.booleandisable_frame_end_update_cdf(boolean value) Sets the specified value to thedisable_frame_end_update_cdffield.booleanerror_resilient_mode(boolean value) Sets the specified value to theerror_resilient_modefield.booleanforce_integer_mv(boolean value) Sets the specified value to theforce_integer_mvfield.booleanframe_refs_short_signaling(boolean value) Sets the specified value to theframe_refs_short_signalingfield.booleanframe_size_override_flag(boolean value) Sets the specified value to theframe_size_override_flagfield.booleanis_filter_switchable(boolean value) Sets the specified value to theis_filter_switchablefield.booleanis_motion_mode_switchable(boolean value) Sets the specified value to theis_motion_mode_switchablefield.malloc()Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated withmemAlloc.malloc(int capacity) Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated withmemAlloc.malloc(int capacity, MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated on the specifiedMemoryStack.malloc(MemoryStack stack) Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated on the specifiedMemoryStack.static intnallow_high_precision_mv(long struct) Unsafe version ofallow_high_precision_mv().static voidnallow_high_precision_mv(long struct, int value) Unsafe version ofallow_high_precision_mv.static intnallow_intrabc(long struct) Unsafe version ofallow_intrabc().static voidnallow_intrabc(long struct, int value) Unsafe version ofallow_intrabc.static intnallow_screen_content_tools(long struct) Unsafe version ofallow_screen_content_tools().static voidnallow_screen_content_tools(long struct, int value) Unsafe version ofallow_screen_content_tools.static intnallow_warped_motion(long struct) Unsafe version ofallow_warped_motion().static voidnallow_warped_motion(long struct, int value) Unsafe version ofallow_warped_motion.static intnapply_grain(long struct) Unsafe version ofapply_grain().static voidnapply_grain(long struct, int value) Unsafe version ofapply_grain.static intnbitfield0(long struct) static voidnbitfield0(long struct, int value) static intnbitfield1(long struct) static voidnbitfield1(long struct, int value) static intnbuffer_removal_time_present_flag(long struct) Unsafe version ofbuffer_removal_time_present_flag().static voidnbuffer_removal_time_present_flag(long struct, int value) Unsafe version ofbuffer_removal_time_present_flag.static intndelta_lf_multi(long struct) Unsafe version ofdelta_lf_multi().static voidndelta_lf_multi(long struct, int value) Unsafe version ofdelta_lf_multi.static intndelta_lf_present(long struct) Unsafe version ofdelta_lf_present().static voidndelta_lf_present(long struct, int value) Unsafe version ofdelta_lf_present.static intndelta_q_present(long struct) Unsafe version ofdelta_q_present().static voidndelta_q_present(long struct, int value) Unsafe version ofdelta_q_present.static intndisable_cdf_update(long struct) Unsafe version ofdisable_cdf_update().static voidndisable_cdf_update(long struct, int value) Unsafe version ofdisable_cdf_update.static intndisable_frame_end_update_cdf(long struct) Unsafe version ofdisable_frame_end_update_cdf().static voidndisable_frame_end_update_cdf(long struct, int value) Unsafe version ofdisable_frame_end_update_cdf.static intnerror_resilient_mode(long struct) Unsafe version oferror_resilient_mode().static voidnerror_resilient_mode(long struct, int value) Unsafe version oferror_resilient_mode.static intnforce_integer_mv(long struct) Unsafe version offorce_integer_mv().static voidnforce_integer_mv(long struct, int value) Unsafe version offorce_integer_mv.static intnframe_refs_short_signaling(long struct) Unsafe version offrame_refs_short_signaling().static voidnframe_refs_short_signaling(long struct, int value) Unsafe version offrame_refs_short_signaling.static intnframe_size_override_flag(long struct) Unsafe version offrame_size_override_flag().static voidnframe_size_override_flag(long struct, int value) Unsafe version offrame_size_override_flag.static intnis_filter_switchable(long struct) Unsafe version ofis_filter_switchable().static voidnis_filter_switchable(long struct, int value) Unsafe version ofis_filter_switchable.static intnis_motion_mode_switchable(long struct) Unsafe version ofis_motion_mode_switchable().static voidnis_motion_mode_switchable(long struct, int value) Unsafe version ofis_motion_mode_switchable.static intnreduced_tx_set(long struct) Unsafe version ofreduced_tx_set().static voidnreduced_tx_set(long struct, int value) Unsafe version ofreduced_tx_set.static intnreference_select(long struct) Unsafe version ofreference_select().static voidnreference_select(long struct, int value) Unsafe version ofreference_select.static intnrender_and_frame_size_different(long struct) Unsafe version ofrender_and_frame_size_different().static voidnrender_and_frame_size_different(long struct, int value) Unsafe version ofrender_and_frame_size_different.static intnreserved(long struct) static voidnreserved(long struct, int value) static intnsegmentation_enabled(long struct) Unsafe version ofsegmentation_enabled().static voidnsegmentation_enabled(long struct, int value) Unsafe version ofsegmentation_enabled.static intnsegmentation_temporal_update(long struct) Unsafe version ofsegmentation_temporal_update().static voidnsegmentation_temporal_update(long struct, int value) Unsafe version ofsegmentation_temporal_update.static intnsegmentation_update_data(long struct) Unsafe version ofsegmentation_update_data().static voidnsegmentation_update_data(long struct, int value) Unsafe version ofsegmentation_update_data.static intnsegmentation_update_map(long struct) Unsafe version ofsegmentation_update_map().static voidnsegmentation_update_map(long struct, int value) Unsafe version ofsegmentation_update_map.static intnskip_mode_present(long struct) Unsafe version ofskip_mode_present().static voidnskip_mode_present(long struct, int value) Unsafe version ofskip_mode_present.static intnuse_ref_frame_mvs(long struct) Unsafe version ofuse_ref_frame_mvs().static voidnuse_ref_frame_mvs(long struct, int value) Unsafe version ofuse_ref_frame_mvs.static intnuse_superres(long struct) Unsafe version ofuse_superres().static voidnuse_superres(long struct, int value) Unsafe version ofuse_superres.static intnusesChromaLr(long struct) Unsafe version ofusesChromaLr().static voidnusesChromaLr(long struct, int value) Unsafe version ofusesChromaLr.static intnUsesLr(long struct) Unsafe version ofUsesLr().static voidnUsesLr(long struct, int value) Unsafe version ofUsesLr.booleanreduced_tx_set(boolean value) Sets the specified value to thereduced_tx_setfield.booleanreference_select(boolean value) Sets the specified value to thereference_selectfield.booleanrender_and_frame_size_different(boolean value) Sets the specified value to therender_and_frame_size_differentfield.booleansegmentation_enabled(boolean value) Sets the specified value to thesegmentation_enabledfield.booleansegmentation_temporal_update(boolean value) Sets the specified value to thesegmentation_temporal_updatefield.booleansegmentation_update_data(boolean value) Sets the specified value to thesegmentation_update_datafield.booleansegmentation_update_map(boolean value) Sets the specified value to thesegmentation_update_mapfield.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.intsizeof()Returnssizeof(struct).booleanskip_mode_present(boolean value) Sets the specified value to theskip_mode_presentfield.booleanuse_ref_frame_mvs(boolean value) Sets the specified value to theuse_ref_frame_mvsfield.booleanuse_superres(boolean value) Sets the specified value to theuse_superresfield.booleanusesChromaLr(boolean value) Sets the specified value to theusesChromaLrfield.booleanUsesLr()UsesLr(boolean value) Sets the specified value to theUsesLrfield.Methods inherited from class org.lwjgl.system.Pointer.Default
address, equals, hashCode, toStringMethods 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 aStdVideoDecodeAV1PictureInfoFlagsinstance at the current position of the specifiedByteBuffercontainer. 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:StructReturnssizeof(struct).- Specified by:
sizeofin classStruct<StdVideoDecodeAV1PictureInfoFlags>
-
error_resilient_mode
public boolean error_resilient_mode()- Returns:
- the value of the
error_resilient_modefield.
-
disable_cdf_update
public boolean disable_cdf_update()- Returns:
- the value of the
disable_cdf_updatefield.
-
use_superres
public boolean use_superres()- Returns:
- the value of the
use_superresfield.
-
render_and_frame_size_different
public boolean render_and_frame_size_different()- Returns:
- the value of the
render_and_frame_size_differentfield.
-
allow_screen_content_tools
public boolean allow_screen_content_tools()- Returns:
- the value of the
allow_screen_content_toolsfield.
-
is_filter_switchable
public boolean is_filter_switchable()- Returns:
- the value of the
is_filter_switchablefield.
-
force_integer_mv
public boolean force_integer_mv()- Returns:
- the value of the
force_integer_mvfield.
-
frame_size_override_flag
public boolean frame_size_override_flag()- Returns:
- the value of the
frame_size_override_flagfield.
-
buffer_removal_time_present_flag
public boolean buffer_removal_time_present_flag()- Returns:
- the value of the
buffer_removal_time_present_flagfield.
-
allow_intrabc
public boolean allow_intrabc()- Returns:
- the value of the
allow_intrabcfield.
-
frame_refs_short_signaling
public boolean frame_refs_short_signaling()- Returns:
- the value of the
frame_refs_short_signalingfield.
-
allow_high_precision_mv
public boolean allow_high_precision_mv()- Returns:
- the value of the
allow_high_precision_mvfield.
-
is_motion_mode_switchable
public boolean is_motion_mode_switchable()- Returns:
- the value of the
is_motion_mode_switchablefield.
-
use_ref_frame_mvs
public boolean use_ref_frame_mvs()- Returns:
- the value of the
use_ref_frame_mvsfield.
-
disable_frame_end_update_cdf
public boolean disable_frame_end_update_cdf()- Returns:
- the value of the
disable_frame_end_update_cdffield.
-
allow_warped_motion
public boolean allow_warped_motion()- Returns:
- the value of the
allow_warped_motionfield.
-
reduced_tx_set
public boolean reduced_tx_set()- Returns:
- the value of the
reduced_tx_setfield.
-
reference_select
public boolean reference_select()- Returns:
- the value of the
reference_selectfield.
-
skip_mode_present
public boolean skip_mode_present()- Returns:
- the value of the
skip_mode_presentfield.
-
delta_q_present
public boolean delta_q_present()- Returns:
- the value of the
delta_q_presentfield.
-
delta_lf_present
public boolean delta_lf_present()- Returns:
- the value of the
delta_lf_presentfield.
-
delta_lf_multi
public boolean delta_lf_multi()- Returns:
- the value of the
delta_lf_multifield.
-
segmentation_enabled
public boolean segmentation_enabled()- Returns:
- the value of the
segmentation_enabledfield.
-
segmentation_update_map
public boolean segmentation_update_map()- Returns:
- the value of the
segmentation_update_mapfield.
-
segmentation_temporal_update
public boolean segmentation_temporal_update()- Returns:
- the value of the
segmentation_temporal_updatefield.
-
segmentation_update_data
public boolean segmentation_update_data()- Returns:
- the value of the
segmentation_update_datafield.
-
UsesLr
public boolean UsesLr()- Returns:
- the value of the
UsesLrfield.
-
usesChromaLr
public boolean usesChromaLr()- Returns:
- the value of the
usesChromaLrfield.
-
apply_grain
public boolean apply_grain()- Returns:
- the value of the
apply_grainfield.
-
error_resilient_mode
Sets the specified value to theerror_resilient_modefield. -
disable_cdf_update
Sets the specified value to thedisable_cdf_updatefield. -
use_superres
Sets the specified value to theuse_superresfield. -
render_and_frame_size_different
Sets the specified value to therender_and_frame_size_differentfield. -
allow_screen_content_tools
Sets the specified value to theallow_screen_content_toolsfield. -
is_filter_switchable
Sets the specified value to theis_filter_switchablefield. -
force_integer_mv
Sets the specified value to theforce_integer_mvfield. -
frame_size_override_flag
Sets the specified value to theframe_size_override_flagfield. -
buffer_removal_time_present_flag
Sets the specified value to thebuffer_removal_time_present_flagfield. -
allow_intrabc
Sets the specified value to theallow_intrabcfield. -
frame_refs_short_signaling
Sets the specified value to theframe_refs_short_signalingfield. -
allow_high_precision_mv
Sets the specified value to theallow_high_precision_mvfield. -
is_motion_mode_switchable
Sets the specified value to theis_motion_mode_switchablefield. -
use_ref_frame_mvs
Sets the specified value to theuse_ref_frame_mvsfield. -
disable_frame_end_update_cdf
Sets the specified value to thedisable_frame_end_update_cdffield. -
allow_warped_motion
Sets the specified value to theallow_warped_motionfield. -
reduced_tx_set
Sets the specified value to thereduced_tx_setfield. -
reference_select
Sets the specified value to thereference_selectfield. -
skip_mode_present
Sets the specified value to theskip_mode_presentfield. -
delta_q_present
Sets the specified value to thedelta_q_presentfield. -
delta_lf_present
Sets the specified value to thedelta_lf_presentfield. -
delta_lf_multi
Sets the specified value to thedelta_lf_multifield. -
segmentation_enabled
Sets the specified value to thesegmentation_enabledfield. -
segmentation_update_map
Sets the specified value to thesegmentation_update_mapfield. -
segmentation_temporal_update
Sets the specified value to thesegmentation_temporal_updatefield. -
segmentation_update_data
Sets the specified value to thesegmentation_update_datafield. -
UsesLr
Sets the specified value to theUsesLrfield. -
usesChromaLr
Sets the specified value to theusesChromaLrfield. -
apply_grain
Sets the specified value to theapply_grainfield. -
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 newStdVideoDecodeAV1PictureInfoFlagsinstance allocated withmemAlloc. The instance must be explicitly freed. -
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated withmemCalloc. The instance must be explicitly freed. -
create
Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated withBufferUtils. -
create
Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance for the specified memory address. -
createSafe
-
malloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated withmemAlloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated withmemCalloc. The instance must be explicitly freed.- Parameters:
capacity- the buffer capacity
-
create
Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated withBufferUtils.- Parameters:
capacity- the buffer capacity
-
create
Create aStdVideoDecodeAV1PictureInfoFlags.Bufferinstance 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 newStdVideoDecodeAV1PictureInfoFlagsinstance allocated on the specifiedMemoryStack.- Parameters:
stack- the stack from which to allocate
-
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlagsinstance allocated on the specifiedMemoryStackand initializes all its bits to zero.- Parameters:
stack- the stack from which to allocate
-
malloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated on the specifiedMemoryStack.- Parameters:
capacity- the buffer capacitystack- the stack from which to allocate
-
calloc
Returns a newStdVideoDecodeAV1PictureInfoFlags.Bufferinstance allocated on the specifiedMemoryStackand 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)
-