Searched refs:padHeight (Results 1 – 2 of 2) sorted by relevance
566 int padHeight = srcHeight; in BlurGroundTruth() local567 int padSize = padWidth * padHeight; in BlurGroundTruth()582 int tmpWidth = padHeight + 4*pad; in BlurGroundTruth()589 for (int y = 0 ; y < padHeight ; ++y) { in BlurGroundTruth()
571 int padHeight = srcHeight; in BlurGroundTruth() local572 int padSize = padWidth * padHeight; in BlurGroundTruth()587 int tmpWidth = padHeight + 4*pad; in BlurGroundTruth()594 for (int y = 0 ; y < padHeight ; ++y) { in BlurGroundTruth()