Lines Matching refs:tmpRow
1683 void* tmpRow = scratch.get();1689 memcpy(tmpRow, top, tightRowBytes);1691 memcpy(bottom, tmpRow, tightRowBytes);