Searched refs:right_pixel (Results 1 – 3 of 3) sorted by relevance
169 unsigned char right_pixel = source[source_step]; in scale1d_c() local180 right_modifier * right_pixel + round_value) / in scale1d_c()189 right_pixel = source[source_step]; in scale1d_c()
166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local177 right_modifier * right_pixel + round_value) / in scale1d_c()186 right_pixel = *(source + source_step); in scale1d_c()
135 glw::GLenum right_internal_format, const glw::GLubyte* right_pixel);2474 GLenum right_internal_format, const GLubyte* right_pixel) in unpackAndComaprePixels() argument2487 …unpackPixel(right_format, right_type, right_pixel, right_red, right_green, right_blue, right_alpha… in unpackAndComaprePixels()