FFmpeg
Data Fields
VVCFrameParamSets Struct Reference

#include <ps.h>

Data Fields

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

Detailed Description

Definition at line 222 of file ps.h.

Field Documentation

◆ sps

const VVCSPS* VVCFrameParamSets::sps

◆ pps

const VVCPPS* VVCFrameParamSets::pps

◆ ph

VVCPH VVCFrameParamSets::ph

◆ alf_list

const VVCALF* VVCFrameParamSets::alf_list[VVC_MAX_ALF_COUNT]

RefStruct reference.

Definition at line 226 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 227 of file ps.h.

Referenced by decode_frame_ps().

◆ sl

const VVCScalingList* VVCFrameParamSets::sl

RefStruct reference.

Definition at line 228 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: