Lines Matching defs:srcptr
927 const uint8_t* srcptr = srcPixels + y * srcWidth;928 memcpy(padptr, srcptr, srcWidth);