Home | History | Annotate | Download | only in libtests

Lines Matching full:gmax

5671 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax,
5675 this->greenf = this->green / (double)gMax;
5683 if (this->green < gMax)