FFmpeg
Loading...
Searching...
No Matches
VVCFrameParamSets Struct Reference

#include <libavcodec/vvc/ps.h>

Data Fields

const VVCSPSsps
 RefStruct reference.
const VVCPPSpps
 RefStruct reference.
VVCPH ph
const VVCALFalf_list [VVC_MAX_ALF_COUNT]
 RefStruct reference.
VVCLMCS lmcs
const VVCScalingListsl
 RefStruct reference.

Detailed Description

Definition at line 229 of file ps.h.

Field Documentation

◆ sps

◆ pps

◆ ph

◆ alf_list

const VVCALF* VVCFrameParamSets::alf_list[VVC_MAX_ALF_COUNT]

RefStruct reference.

Definition at line 233 of file ps.h.

Referenced by decode_frame_ps(), ff_vvc_frame_ps_free(), and sh_alf_aps().

◆ lmcs

VVCLMCS VVCFrameParamSets::lmcs

Definition at line 234 of file ps.h.

Referenced by decode_frame_ps().

◆ sl

const VVCScalingList* VVCFrameParamSets::sl

RefStruct reference.

Definition at line 235 of file ps.h.

Referenced by decode_frame_ps(), derive_scale_m(), and ff_vvc_frame_ps_free().


The documentation for this struct was generated from the following file: