FFmpeg
Data Fields
PredWeightTable Struct Reference

#include <ps.h>

Data Fields

uint8_t  log2_denom [2]
  luma_log2_weight_denom, ChromaLog2WeightDenom More...
 
uint8_t  nb_weights [2]
  num_l0_weights, num_l1_weights More...
 
uint8_t  weight_flag [2][2][MAX_WEIGHTS]
  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

int16_t PredWeightTable::weight[2][VVC_MAX_SAMPLE_ARRAYS][MAX_WEIGHTS]

LumaWeightL0, LumaWeightL1, ChromaWeightL0, ChromaWeightL1.

Definition at line 143 of file ps.h.

offset

int16_t PredWeightTable::offset[2][VVC_MAX_SAMPLE_ARRAYS][MAX_WEIGHTS]

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:

Generated on Tue Nov 18 2025 19:24:27 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /