Home
last modified time | relevance | path

Searched refs:idat_var (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/tools/
Dpngfix.c1766 IDAT_end(struct IDAT **idat_var) in IDAT_end() argument
1768 struct IDAT *idat = *idat_var; in IDAT_end()
1771 *idat_var = NULL; in IDAT_end()