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.c1739 struct IDAT struct
1745 /* PROTECTED IDAT INFORMATION: SET BY THE IDAT READ CODE */ argument
1746 struct IDAT_list *idat_list_head; /* START of the list of IDAT information */ argument
1747 struct IDAT_list *idat_list_tail; /* *END* of the list of IDAT information */ argument
1750 struct IDAT_list *idat_cur; /* Current list entry */ argument
1757 * one IDAT sequence (i.e. MNG is not supported). argument