Searched refs:padptr (Results 1 – 1 of 1) sorted by relevance
921 uint8_t* padptr = padPixels + y * padWidth + 2*pad; in BlurGroundTruth() local923 memcpy(padptr, srcptr, srcWidth); in BlurGroundTruth()