Home
last modified time | relevance | path

Searched defs:output_encoding (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngread.c1624 const int output_encoding = (image->format & PNG_FORMAT_FLAG_LINEAR) ? in png_create_colormap_entry() local
1951 const int output_encoding = (output_format & PNG_FORMAT_FLAG_LINEAR) ? in png_image_read_colormap() local
/external/libpng/
Dpngread.c1890 const int output_encoding = (image->format & PNG_FORMAT_FLAG_LINEAR) ? in png_create_colormap_entry() local
2217 const int output_encoding = (output_format & PNG_FORMAT_FLAG_LINEAR) ? in png_image_read_colormap() local