Searched refs:tmpHeight (Results 1 – 1 of 1) sorted by relevance
929 int tmpHeight = padWidth - 2*pad; in BlurGroundTruth() local930 int tmpSize = tmpWidth * tmpHeight; in BlurGroundTruth()951 for (int y = 0 ; y < tmpHeight ; ++y) { in BlurGroundTruth()