Constant DIAMOND_R1_PATTERN

Source
const DIAMOND_R1_PATTERN: [MotionVector; 4];
Expand description

Diamond pattern of radius 1 as shown below. Unlike DIAMOND_R1_PATTERN, the vectors have been shifted fullpel scale.

 X
XoX
 X

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