Searched defs:png_cHRM (Results 1 - 5 of 5) sorted by relevance
/external/libpng/contrib/libtests/ |
H A D | pngunknown.c | 116 #define png_cHRM PNG_U32( 99, 72, 82, 77) macro 206 { "cHRM", PNG_INFO_cHRM, png_cHRM,
|
/external/libpng/ |
H A D | pngpriv.h | 771 #define png_cHRM PNG_U32( 99, 72, 82, 77) macro
|
/external/opencv3/3rdparty/libpng/ |
H A D | pngpriv.h | 647 #define png_cHRM PNG_CHUNK( 99, 72, 82, 77) macro
|
/external/pdfium/third_party/lpng_v163/ |
H A D | pngpriv.h | 704 #define png_cHRM PNG_U32( 99, 72, 82, 77)
macro
|
/external/libpng/contrib/tools/ |
H A D | pngfix.c | 117 #define png_cHRM PNG_U32( 99, 72, 82, 77) macro 787 case png_cHRM: case png_iCCP:
|
Completed in 206 milliseconds