Searched refs:smooth_val (Results 1 – 1 of 1) sorted by relevance
756 int smooth_val = ( in GenerateQuarterResImage() local761 *out_row_ptr++ = (unsigned char) smooth_val; in GenerateQuarterResImage()763 if ( (smooth_val < 0) || (smooth_val > 255)) in GenerateQuarterResImage()779 int smooth_val = ( in GenerateQuarterResImage() local784 *out_row_ptr++ = (unsigned char)smooth_val; in GenerateQuarterResImage()786 if ( (smooth_val < 0) || (smooth_val > 255)) in GenerateQuarterResImage()