Searched refs:DefineRegion (Results 1 – 1 of 1) sorted by relevance
198 DefineRegion(const short *,ExtentPacket *);299 while (DefineRegion(extrema[Red],&red) != 0) in Classify()302 while (DefineRegion(extrema[Green],&green) != 0) in Classify()305 while (DefineRegion(extrema[Blue],&blue) != 0) in Classify()818 static ssize_t DefineRegion(const short *extrema,ExtentPacket *extents) in DefineRegion() function1011 while (DefineRegion(extrema[Red],&red) != 0) in GetImageDynamicThreshold()1014 while (DefineRegion(extrema[Green],&green) != 0) in GetImageDynamicThreshold()1017 while (DefineRegion(extrema[Blue],&blue) != 0) in GetImageDynamicThreshold()