Searched refs:max_stretxh_y (Results 1 – 1 of 1) sorted by relevance
3377 int max_stretxh_y=(int) (db_maxd(stretch_y[0],stretch_y[1])); in Match() local3378 int warpbounds[4]={max_stretxh_x,m_w-1-max_stretxh_x,max_stretxh_y,m_h-1-max_stretxh_y}; in Match()