- delta_chroma_log2_weight_denom
int8_t delta_chroma_log2_weight_denom;
Undocumented in source.
- delta_chroma_offset_l0
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] delta_chroma_offset_l0;
Undocumented in source.
- delta_chroma_offset_l1
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] delta_chroma_offset_l1;
Undocumented in source.
- delta_chroma_weight_l0
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] delta_chroma_weight_l0;
Undocumented in source.
- delta_chroma_weight_l1
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] delta_chroma_weight_l1;
Undocumented in source.
- delta_luma_weight_l0
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] delta_luma_weight_l0;
Undocumented in source.
- delta_luma_weight_l1
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] delta_luma_weight_l1;
Undocumented in source.
- flags
StdVideoEncodeH265WeightTableFlags flags;
Undocumented in source.
- luma_log2_weight_denom
uint8_t luma_log2_weight_denom;
Undocumented in source.
- luma_offset_l0
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] luma_offset_l0;
Undocumented in source.
- luma_offset_l1
int8_t[STD_VIDEO_H265_MAX_NUM_LIST_REF] luma_offset_l1;
Undocumented in source.