Searched refs:padHeight (Results 1 – 1 of 1) sorted by relevance
911 int padHeight = srcHeight; in BlurGroundTruth() local912 int padSize = padWidth * padHeight; in BlurGroundTruth()927 int tmpWidth = padHeight + 4*pad; in BlurGroundTruth()934 for (int y = 0 ; y < padHeight ; ++y) { in BlurGroundTruth()