Hi All,<br><br>I'm about to carry out some experiment on motion vectors.<br><br>Can anybody tell me a few words about its representation in x264?<br><br>common.h:<br>   ALIGNED_16( int16_t mv[2][X264_SCAN8_LUMA_SIZE][2] <br>
<br>So basically I'd be interested in the meaning of the array sizes.<br><br><br>Thanks in advance.<br>