Home | History | Annotate | Download | only in libtiff

Lines Matching refs:green_orig

275 	uint16 *red_orig, *green_orig, *blue_orig;
364 &red_orig, &green_orig, &blue_orig)) {
380 _TIFFmemcpy( img->greencmap, green_orig, n_color * 2 );