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