Searched refs:padHeight (Results 1 – 1 of 1) sorted by relevance
912 int padHeight = srcHeight; in BlurGroundTruth() local913 int padSize = padWidth * padHeight; in BlurGroundTruth()928 int tmpWidth = padHeight + 4*pad; in BlurGroundTruth()935 for (int y = 0 ; y < padHeight ; ++y) { in BlurGroundTruth()