UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
M4Prediction.cpp File Reference
#include "M4Prediction.h"
#include "M4Global.h"

Namespaces

namespace  vdecmpeg4
 

Functions

void vdecmpeg4::M4PredictionInit (M4_MB *macroblocks, int32 mbx, int32 mby, int32 pMBWidth, uint32 block, uint8 currentQuant, uint16 iDcScaler, int16 *pPredictionOut)
 
void vdecmpeg4::M4PredictionAdd (M4_MB *mb, int16 *dctBlock, uint32 block, uint16 iDcScaler, const int16 *pPrediction)