HomeSort by relevance Sort by last modified time
    Searched refs:IDAT (Results 1 - 2 of 2) sorted by null

  /external/libpng/tests/
pngunknown-IDAT 2 exec ./pngunknown default=discard IDAT=save "${srcdir}/pngtest.png"
  /external/libpng/contrib/tools/
pngfix.c 601 /* Information about a sequence of IDAT chunks, the chunks have been re-synced
660 /* Insert a new, malloc'ed, block of IDAT information buffers, this
712 /* PUBLIC GLOBAL VARIABLES: USED INTERNALLY BY IDAT READ CODE */
713 struct IDAT_list idat_cache; /* Cache of file IDAT information buffers */
715 * structure to avoid reallocation between IDAT streams.
742 global->idat_max = 0; /* no re-chunking of IDAT */
826 struct IDAT;
881 # define STATE_CHUNKS 1 /* Non-IDAT chunks are being written */
882 # define STATE_IDAT 2 /* An IDAT stream is being written */
888 struct IDAT * idat member in struct:file
1768 struct IDAT *idat = *idat_var; local
1964 struct IDAT *idat; local
2008 struct IDAT * idat; \/* NOTE: May be NULL *\/ member in struct:zlib
3356 struct IDAT *idat = file->idat; local
3520 struct IDAT idat; member in struct:control
    [all...]

Completed in 51 milliseconds