![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
helper struct for passing some C++ tables to the ASM routines. Must be initialized only once. More...
#include <M4VlcDecoder.h>
Public Attributes | |
| M4_VLC * | mVlcCodeTab [3] |
| void * | mMaxLevel |
| void * | mMaxRun |
helper struct for passing some C++ tables to the ASM routines. Must be initialized only once.
| void* vdecmpeg4::M4BlockVlcCodeTab::mMaxLevel |
| void* vdecmpeg4::M4BlockVlcCodeTab::mMaxRun |
| M4_VLC* vdecmpeg4::M4BlockVlcCodeTab::mVlcCodeTab[3] |