Home
last modified time | relevance | path

Searched defs:PNG_cHRM (Results 1 – 3 of 3) sorted by relevance

/external/syslinux/com32/lib/libpng/
Dpngread.c393 PNG_CONST PNG_cHRM; in png_read_info() local
971 PNG_CONST PNG_cHRM; in png_read_end() local
Dpngpread.c162 PNG_CONST PNG_cHRM; in png_push_read_chunk() local
/external/syslinux/com32/include/
Dpng.h3047 #define PNG_cHRM png_byte png_cHRM[5] = { 99, 72, 82, 77, '\0'} macro