Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FSliceHeader
Pred_weight_table
| Name | PredWeightTable_t |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H264.h" |
Syntax
struct PredWeightTable_t
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| chroma_offset_l | TArray< int32 > | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| chroma_weight_l | TArray< int32 > | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| luma_offset_l | TArray< int32 > | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
| luma_weight_l | TArray< int32 > | Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |