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

helper struct for passing some C++ tables to the ASM routines. Must be initialized only once. More...

#include <M4VlcDecoder.h>

Public Attributes

M4_VLCmVlcCodeTab [3]
 
voidmMaxLevel
 
voidmMaxRun
 

Detailed Description

helper struct for passing some C++ tables to the ASM routines. Must be initialized only once.

Member Data Documentation

◆ mMaxLevel

void* vdecmpeg4::M4BlockVlcCodeTab::mMaxLevel

◆ mMaxRun

void* vdecmpeg4::M4BlockVlcCodeTab::mMaxRun

◆ mVlcCodeTab

M4_VLC* vdecmpeg4::M4BlockVlcCodeTab::mVlcCodeTab[3]

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