UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
vdecmpeg4::MemOpOffsets Class Reference

#include <M4MemOps.h>

Public Member Functions

 MemOpOffsets ()
 
 ~MemOpOffsets ()
 
void init (int32 pitch)
 

Public Attributes

uint16 blockIdxY [64]
 
uint16 blockIdxUV [64]
 
uint32 blockIdxY4 [8]
 
uint32 blockIdxUV4 [8]
 
int32 mCurrentPitch
 

Constructor & Destructor Documentation

◆ MemOpOffsets()

vdecmpeg4::MemOpOffsets::MemOpOffsets ( )
inline

◆ ~MemOpOffsets()

vdecmpeg4::MemOpOffsets::~MemOpOffsets ( )
inline

Member Function Documentation

◆ init()

void vdecmpeg4::MemOpOffsets::init ( int32  pitch)

Member Data Documentation

◆ blockIdxUV

uint16 vdecmpeg4::MemOpOffsets::blockIdxUV[64]

◆ blockIdxUV4

uint32 vdecmpeg4::MemOpOffsets::blockIdxUV4[8]

◆ blockIdxY

uint16 vdecmpeg4::MemOpOffsets::blockIdxY[64]

◆ blockIdxY4

uint32 vdecmpeg4::MemOpOffsets::blockIdxY4[8]

◆ mCurrentPitch

int32 vdecmpeg4::MemOpOffsets::mCurrentPitch

The documentation for this class was generated from the following file: