GstCodecParsers.H266ScalingList¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
copy_mode_flag |
r/w |
specifies whether the values of the scaling list are the same as the values of a reference scaling list. |
|
dc_coef |
[ |
r/w |
used to derive the value of the variable ScalingMatrixDcRec. |
delta_coef |
[ |
r/w |
specifies the difference between the current matrix coefficient ScalingList. |
pred_id_delta |
r/w |
specifies the reference scaling list used to derive the predicted scaling matrix scalingMatrixPred. |
|
pred_mode_flag |
r/w |
specifies whether the values of the scaling list can be predicted from a reference scaling list. |
|
scaling_list |
r/w |
the calculated scaling list coefs. |
|
scaling_list_DC |
r/w |
the scaling list DC coef. |
Methods¶
None
Details¶
- class GstCodecParsers.H266ScalingList¶
Structure defining the H266 scaling list parameters.
New in version 1.26.