GstCodecParsers.AV1GlobalMotionParams

Fields

Name

Type

Access

Description

gm_params

[int]

r/w

is set equal to SavedGmParams’frame_to_show_map_idx [ ref ]’[ j ] for ref = LAST_FRAME..ALTREF_FRAME, for j = 0..5.

gm_type

[GstCodecParsers.AV1WarpModelType]

r/w

specifying the type of global motion.

invalid

[bool]

r/w

whether this global motion parameters is invalid.

is_global

[bool]

r/w

specifies whether global motion parameters are present for a particular reference frame.

is_rot_zoom

[bool]

r/w

specifies whether a particular reference frame uses rotation and zoom global motion.

is_translation

[bool]

r/w

specifies whether a particular reference frame uses translation global motion.

Methods

None

Details

class GstCodecParsers.AV1GlobalMotionParams