Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FPictureParameterSet_1
| Name | FPPSRangeExtension |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H265.h" |
Syntax
struct FPPSRangeExtension
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPPSRangeExtension() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| cb_qp_offset_list | TArray< int32 > | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| chroma_qp_offset_list_enabled_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| chroma_qp_offset_list_len_minus1 | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| cr_qp_offset_list | TArray< int32 > | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| cross_component_prediction_enabled_flag | uint8 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| diff_cu_chroma_qp_offset_depth | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| log2_max_transform_skip_block_size_minus2 | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| log2_sao_offset_scale_chroma | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
| log2_sao_offset_scale_luma | uint32 | Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Parse
(
FBitstreamReaderH265& br |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h | ||
void Reset() |
Utils/MPEG/ElectraUtilsMPEGVideo_H265.h |