Home
last modified time | relevance | path

Searched refs:output_8bit (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
Dpngstest.c2040 int output_8bit; /* Output is 8-bit (else 16-bit) */ member
2083 result->output_8bit = (out_format & PNG_FORMAT_FLAG_LINEAR) == 0; in transform_from_formats()
2448 if (transform->output_8bit && pixel_calc.a == 0 && pixel_out.a == 0) in cmppixel()
2472 if (errmsg == NULL && transform->output_8bit && in cmppixel()