Home
last modified time | relevance | path

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

/external/libpng/contrib/libtests/
Dpngstest.c3288 png_uint_32 original_format = image->image.format; in write_one_file() local
3291 original_format &= ~PNG_FORMAT_FLAG_LINEAR; in write_one_file()
3294 (original_format & BASE_FORMATS)) in write_one_file()