FFmpeg
Data Fields
VVCScalingList Struct Reference

#include <ps.h>

Data Fields

uint8_t scaling_matrix_rec [SL_MAX_ID][SL_MAX_MATRIX_SIZE *SL_MAX_MATRIX_SIZE]
 ScalingMatrixRec. More...
 
uint8_t scaling_matrix_dc_rec [SL_MAX_ID - SL_START_16x16]
 ScalingMatrixDcRec[refId − 14]. More...
 

Detailed Description

Definition at line 189 of file ps.h.

Field Documentation

◆ scaling_matrix_rec

uint8_t VVCScalingList::scaling_matrix_rec[SL_MAX_ID][SL_MAX_MATRIX_SIZE *SL_MAX_MATRIX_SIZE]

ScalingMatrixRec.

Definition at line 190 of file ps.h.

Referenced by derive_scale_m(), and scaling_derive().

◆ scaling_matrix_dc_rec

uint8_t VVCScalingList::scaling_matrix_dc_rec[SL_MAX_ID - SL_START_16x16]

ScalingMatrixDcRec[refId − 14].

Definition at line 191 of file ps.h.

Referenced by derive_scale_m(), and scaling_derive().


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