Constant SQUARE_REFINE_PATTERN

Source
const SQUARE_REFINE_PATTERN: [MotionVector; 8];
Expand description

A small square pattern around a center point.

  101
1 XXX
0 XoX
1 XXX

’X’s are motion candidates and the ‘o’ is the center.