- chroma_log2_weight_denom
uint8_t chroma_log2_weight_denom;
Undocumented in source.
- chroma_offset_l0
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] chroma_offset_l0;
Undocumented in source.
- chroma_offset_l1
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] chroma_offset_l1;
Undocumented in source.
- chroma_weight_l0
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] chroma_weight_l0;
Undocumented in source.
- chroma_weight_l1
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] chroma_weight_l1;
Undocumented in source.
- flags
StdVideoEncodeH264WeightTableFlags flags;
Undocumented in source.
- luma_log2_weight_denom
uint8_t luma_log2_weight_denom;
Undocumented in source.
- luma_offset_l0
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] luma_offset_l0;
Undocumented in source.
- luma_offset_l1
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] luma_offset_l1;
Undocumented in source.
- luma_weight_l0
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] luma_weight_l0;
Undocumented in source.
- luma_weight_l1
int8_t[STD_VIDEO_H264_MAX_NUM_LIST_REF] luma_weight_l1;
Undocumented in source.