Lines Matching refs:src_addr
358 pPriv->src_addr = src_bo->ptr;
383 buf + s2offset, buf + s3offset, pPriv->src_addr + (top * dstPitch),
395 R600CopyData(pScrn, buf + (top * srcPitch), pPriv->src_addr + (top * dstPitch),
397 R600CopyData(pScrn, buf + s2offset, pPriv->src_addr + d2line,
399 R600CopyData(pScrn, buf + s3offset, pPriv->src_addr + d3line,
402 RADEONCopyData(pScrn, buf + (top * srcPitch), pPriv->src_addr + (top * dstPitch),
404 RADEONCopyData(pScrn, buf + s2offset, pPriv->src_addr + d2line,
406 RADEONCopyData(pScrn, buf + s3offset, pPriv->src_addr + d3line,
416 pPriv->src_addr + (top * dstPitch),
420 pPriv->src_addr + (top * dstPitch),