Home
last modified time | relevance | path

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

/external/libpng/
Dpngread.c1265 # define P_LINEAR8 4 /* 8-bit linear: only from a file value */ macro
1682 display->file_encoding = P_LINEAR8; in set_file_encoding()
1710 case P_LINEAR8: in decode_gamma()
1812 else if (encoding == P_LINEAR8) in png_create_colormap_entry()