Searched refs:scx (Results 1 – 1 of 1) sorted by relevance
126 l_float32 scx, scy; in scaleColorLILow() local132 scx = 16. * (l_float32)ws / (l_float32)wd; in scaleColorLILow()146 xpm = (l_int32)(scx * (l_float32)j); in scaleColorLILow()217 l_float32 scx, scy; in scaleGrayLILow() local223 scx = 16. * (l_float32)ws / (l_float32)wd; in scaleGrayLILow()237 xpm = (l_int32)(scx * (l_float32)j); in scaleGrayLILow()1265 l_float32 scx, scy; in scaleColorAreaMapLow() local1271 scx = 16. * (l_float32)ws / (l_float32)wd; in scaleColorAreaMapLow()1289 xu = (l_int32)(scx * j); in scaleColorAreaMapLow()1290 xl = (l_int32)(scx * (j + 1.0)); in scaleColorAreaMapLow()[all …]