Searched refs:padHeight (Results 1 – 1 of 1) sorted by relevance
914 int padHeight = srcHeight; in BlurGroundTruth() local915 int padSize = padWidth * padHeight; in BlurGroundTruth()930 int tmpWidth = padHeight + 4*pad; in BlurGroundTruth()937 for (int y = 0 ; y < padHeight ; ++y) { in BlurGroundTruth()