Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngfix.c1771 IDAT_end(struct IDAT **idat_var) in IDAT_end() argument
1773 struct IDAT *idat = *idat_var; in IDAT_end()
1776 *idat_var = NULL; in IDAT_end()