#include <ps.h>
Data Fields
luma_log2_weight_denom, ChromaLog2WeightDenom
More...
num_l0_weights, num_l1_weights
More...
luma_weight_l0_flag, chroma_weight_l0_flag, luma_weight_l1_flag, chroma_weight_l1_flag,
More...
LumaWeightL0, LumaWeightL1, ChromaWeightL0, ChromaWeightL1.
More...
luma_offset_l0, luma_offset_l1, ChromaOffsetL0, ChromaOffsetL1
More...
Detailed Description
Definition at line 137 of file ps.h.
Field Documentation
◆ log2_denom
uint8_t PredWeightTable::log2_denom[2]
luma_log2_weight_denom, ChromaLog2WeightDenom
Definition at line 138 of file ps.h.
◆ nb_weights
uint8_t PredWeightTable::nb_weights[2]
num_l0_weights, num_l1_weights
Definition at line 140 of file ps.h.
◆ weight_flag
uint8_t PredWeightTable::weight_flag[2][2][
MAX_WEIGHTS]
luma_weight_l0_flag, chroma_weight_l0_flag, luma_weight_l1_flag, chroma_weight_l1_flag,
Definition at line 141 of file ps.h.
◆ weight
LumaWeightL0, LumaWeightL1, ChromaWeightL0, ChromaWeightL1.
Definition at line 143 of file ps.h.
◆ offset
luma_offset_l0, luma_offset_l1, ChromaOffsetL0, ChromaOffsetL1
Definition at line 144 of file ps.h.
The documentation for this struct was generated from the following file: