Searched refs:smooth_val (Results 1 – 1 of 1) sorted by relevance
757 int smooth_val = ( in GenerateQuarterResImage() local762 *out_row_ptr++ = (unsigned char) smooth_val; in GenerateQuarterResImage()764 if ( (smooth_val < 0) || (smooth_val > 255)) in GenerateQuarterResImage()780 int smooth_val = ( in GenerateQuarterResImage() local785 *out_row_ptr++ = (unsigned char)smooth_val; in GenerateQuarterResImage()787 if ( (smooth_val < 0) || (smooth_val > 255)) in GenerateQuarterResImage()