Home
last modified time | relevance | path

Searched defs:IDAT (Results 1 – 2 of 2) sorted by relevance

/external/oss-fuzz/projects/libpng-proto/
Dpng_fuzz_proto.proto16 message IDAT { message
/external/libpng/contrib/tools/
Dpngfix.c1749 struct IDAT struct
1755 /* PROTECTED IDAT INFORMATION: SET BY THE IDAT READ CODE */ argument
1756 struct IDAT_list *idat_list_head; /* START of the list of IDAT information */ argument
1757 struct IDAT_list *idat_list_tail; /* *END* of the list of IDAT information */ argument
1760 struct IDAT_list *idat_cur; /* Current list entry */ argument
1767 * one IDAT sequence (i.e. MNG is not supported). argument