AVFrame.motion_subsample_log2

log2 of the size of the block which a single vector in motion_val represents: (4->16x16, 3->8x8, 2-> 4x4, 1-> 2x2)

struct AVFrame
static if(FF_API_AVFRAME_LAVC)
uint8_t motion_subsample_log2;

Meta