Searched refs:row_limit8x8 (Results 1 – 1 of 1) sorted by relevance
2621 const int row_limit8x8 = DivideBy2(row_limit4x4); in StoreMotionFieldMvsIntoCurrentFrame() local2624 const int rows = row_limit8x8 - row_start8x8; in StoreMotionFieldMvsIntoCurrentFrame()