Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c703 # define SKIP_COLOR 5 /* Everything but tRNS, sBIT, gAMA and sRGB */ macro
787 if (global->skip >= SKIP_COLOR) in skip_chunk_type()
3926 global.skip = SKIP_COLOR; in main()