ESP32 motion
|
Implementation of EPZS from : More...
Macros | |
#define | FFMPEG 1 |
if 1 will use FFMPEG version else it is from paper MPG4/AVC More... | |
#define | mid_pred mid_pred |
#define | COST_P_MV(x, y) |
#define | ADD_PRED(preds, px, py) |
Functions | |
bool | motionEstEPZS (MotionEstContext *me_ctx) |
Enhance Predictive Zonal Search block matching algo. More... | |
Implementation of EPZS from :
#define ADD_PRED | ( | preds, | |
px, | |||
py | |||
) |
#define COST_P_MV | ( | x, | |
y | |||
) |
#define FFMPEG 1 |
if 1 will use FFMPEG version else it is from paper MPG4/AVC
#define mid_pred mid_pred |