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