Home | History | Annotate | Download | only in effects

Lines Matching full:padptr

926             uint8_t* padptr = padPixels + y * padWidth + 2*pad;
928 memcpy(padptr, srcptr, srcWidth);