Home
last modified time | relevance | path

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

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