| /external/libpng/ |
| pngrutil.c | 236 png_chunk_error(png_ptr, "CRC error"); 324 png_chunk_error(png_ptr, "insufficient memory to read chunk"); 354 png_chunk_error(png_ptr, msg); 839 png_chunk_error(png_ptr, "out of place"); 843 png_chunk_error(png_ptr, "invalid"); 914 png_chunk_error(png_ptr, "missing IHDR"); 922 png_chunk_error(png_ptr, "duplicate"); 959 png_chunk_error(png_ptr, "invalid"); [all...] |
| pngerror.c | 380 png_chunk_error(png_ptr, error_message); 480 png_chunk_error,(png_const_structrp png_ptr, png_const_charp error_message), 521 png_chunk_error(png_ptr, error_message); 546 if (error < PNG_CHUNK_ERROR)
|
| png.h | 1819 # define png_chunk_error macro [all...] |
| pngread.c | 117 png_chunk_error(png_ptr, "Missing IHDR before IDAT"); 121 png_chunk_error(png_ptr, "Missing PLTE before IDAT"); [all...] |
| /external/pdfium/third_party/lpng_v163/ |
| pngrutil.c | 319 png_chunk_error(png_ptr, "insufficient memory to read chunk");
350 png_chunk_error(png_ptr, msg);
804 png_chunk_error(png_ptr, "out of place");
808 png_chunk_error(png_ptr, "invalid");
880 png_chunk_error(png_ptr, "missing IHDR");
888 png_chunk_error(png_ptr, "duplicate");
925 png_chunk_error(png_ptr, "invalid");
[all...] |
| pngerror.c | 379 png_chunk_error(png_ptr, error_message);
466 png_chunk_error,(png_const_structrp png_ptr, png_const_charp error_message),
507 png_chunk_error(png_ptr, error_message);
524 if (error < PNG_CHUNK_ERROR)
|
| png.h | 508 #define png_chunk_error FOXIT_png_chunk_error macro [all...] |
| pngread.c | 116 png_chunk_error(png_ptr, "Missing IHDR before IDAT");
120 png_chunk_error(png_ptr, "Missing PLTE before IDAT");
[all...] |
| pngpriv.h | 338 # define png_chunk_error(s1,s2) png_err(s1)
macro [all...] |
| /external/opencv3/3rdparty/libpng/ |
| pngerror.c | 429 png_chunk_error,(png_structp png_ptr, png_const_charp error_message), 469 png_chunk_error(png_ptr, error_message);
|
| png.h | [all...] |
| pngrutil.c | [all...] |
| pngpriv.h | 273 # define png_chunk_error(s1,s2) png_err(s1) macro [all...] |
| /ndk/tests/build/issue20862-libpng-O0/jni/ |
| png.h | [all...] |
| pngpriv.h | 273 # define png_chunk_error(s1,s2) png_err(s1) macro [all...] |