ESP32 motion
Data Structures
Here are the data structures with brief descriptions:
 CMotionEstContextExhaustive struct representing all parameter needed for all motion estimation type
 CMotionEstPredictorUsed for EPZS algorithm
 CMotionVector16_tMotionVector 2D with amplitude squared (for speed)
 CMotionVector8_tMotionVector 2D 8bit
 CqueueSimple queue
 CVector16_t