#include "file_io.h"
Include dependency graph for pngdec.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | PNGDEC_SECTION __attribute__ ((section ("maps"))) |
Functions | |
int | doPNG (FileDescrType fd) PNGDEC_SECTION |
void | cleanPNG () PNGDEC_SECTION |
|
|
|
Definition at line 667 of file pngdec.c. References bandh, lines, and scratch. Referenced by doPNG(), and MapFormHandleEvent(). |
|
Definition at line 697 of file pngdec.c. References buffer, cleanPNG(), cmap, editln, fclose(), fread(), ityp, lines, memcmp(), scratch, strcmp(), ZLSetup, and ZLTeardown. Referenced by MapFormHandleEvent(). |