GstCodecParsers.H265SPSExtensionParams

Fields

Name

Type

Access

Description

cabac_bypass_alignment_enabled_flag

int

r/w

True specifies that a context-based adaptive binary arithmetic coding (CABAC) alignment process is used prior to bypass decoding of the syntax elements coeff_sign_flag[] and coeff_abs_level_remaining[]

explicit_rdpcm_enabled_flag

int

r/w

extended_precision_processing_flag

int

r/w

True specifies that an extended dynamic range is used for coefficient parsing and inverse transform processing

high_precision_offsets_enabled_flag

int

r/w

True specifies that weighted prediction offset values are signalled using a bit-depth-dependent precision.

implicit_rdpcm_enabled_flag

int

r/w

intra_smoothing_disabled_flag

int

r/w

True specifies that the filtering process of neighbouring samples is unconditionally disabled for intra prediction

persistent_rice_adaptation_enabled_flag

int

r/w

True specifies that the Rice parameter derivation for the binarization of coeff_abs_level_remaining[] is initialized at the start of each sub-block using mode dependent statistics accumulated from previous sub-blocks.

transform_skip_context_enabled_flag

int

r/w

True specifies tspecifies that a particular context is used for the parsing of the sig_coeff_flag for transform blocks with a skipped transform.

transform_skip_rotation_enabled_flag

int

r/w

True specifies that a rotation is applied to the residual data block from intra 4X4 blocks coded using a transform skip operation.

Methods

None

Details

class GstCodecParsers.H265SPSExtensionParams

Defines the GstCodecParsers.H265SPSExtensionParams