GstCodecParsers.AV1LoopRestorationParams¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
frame_restoration_type |
r/w |
specifies the type of restoration used for each plane. |
|
loop_restoration_size |
[ |
r/w |
specifies the size of loop restoration units in units of samples in the current plane. |
lr_unit_shift |
r/w |
specifies if the luma restoration size should be halved. |
|
lr_uv_shift |
r/w |
is only present for 4:2:0 formats and specifies if the chroma size should be half the luma size. |
|
uses_lr |
r/w |
indicates if any plane uses loop restoration. |
Methods¶
None
Details¶
- class GstCodecParsers.AV1LoopRestorationParams¶