Searched refs:padHeight (Results 1 – 1 of 1) sorted by relevance
932 int padHeight = srcHeight; in BlurGroundTruth() local933 int padSize = padWidth * padHeight; in BlurGroundTruth()948 int tmpWidth = padHeight + 4*pad; in BlurGroundTruth()955 for (int y = 0 ; y < padHeight ; ++y) { in BlurGroundTruth()