![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| class | vdecmpeg4::M4Image |
Namespaces | |
| namespace | vdecmpeg4 |
Macros | |
| #define | EDGE_SIZE 32 |
| #define | EDGE_SIZE2 (EDGE_SIZE/2) |
| image buffer edge size for u and v buffer (half resolution) | |
| #define | ALIGNMENT_TRASH (64) |
| some additional bytes required for allocation alignment | |
Functions | |
| void | vdecmpeg4::swapM4Image (M4Image *&img1, M4Image *&img2) |
| #define ALIGNMENT_TRASH (64) |
some additional bytes required for allocation alignment
| #define EDGE_SIZE 32 |
image buffer top, left, right and bottom edge size. Must be 32 in this version.