Home | History | Annotate | Download | only in libtests

Lines Matching full:expand16

7701    int              expand16;
7716 int use_input_precision, int scale16, int expand16,
7733 dp->expand16 = expand16;
7767 if (dp->expand16)
7771 png_error(pp, "expand16 (8 to 16 bit conversion) not supported");
9014 0 /*no scale16*/, 0 /*no expand16*/, 0 /*no background*/, 0 /*hence*/,
9278 * gamma correction in the expand16 case was done using 8-bit gamma
10250 else if (strcmp(*argv, "--expand16") == 0)