GstCodecParsers.AV1LoopRestorationParams

Fields

Name

Type

Access

Description

frame_restoration_type

[GstCodecParsers.AV1FrameRestorationType]

r/w

specifies the type of restoration used for each plane.

loop_restoration_size

[int]

r/w

specifies the size of loop restoration units in units of samples in the current plane.

lr_unit_shift

int

r/w

specifies if the luma restoration size should be halved.

lr_uv_shift

bool

r/w

is only present for 4:2:0 formats and specifies if the chroma size should be half the luma size.

uses_lr

int

r/w

indicates if any plane uses loop restoration.

Methods

None

Details

class GstCodecParsers.AV1LoopRestorationParams