GstCodecParsers.Vp8MbLfAdjustments

Fields

Name

Type

Access

Description

loop_filter_adj_enable

int

r/w

indicates if the MB-level loop filter adjustment is on for the current frame

mb_mode_delta

[int]

r/w

indicates the adjustment delta value corresponding to a certain MB prediction mode

mode_ref_lf_delta_update

int

r/w

indicates if the delta values used in an adjustment are updated in the current frame

ref_frame_delta

[int]

r/w

indicates the adjustment delta value corresponding to a certain used reference frame

Methods

None

Details

class GstCodecParsers.Vp8MbLfAdjustments

MB-level loop filter adjustments.