Home
last modified time | relevance | path

Searched defs:idat (Results 1 – 6 of 6) sorted by relevance

/external/libpng/contrib/tools/
Dpngfix.c893 struct IDAT * idat; member
1773 struct IDAT *idat = *idat_var; in IDAT_end() local
1791 IDAT_init(struct IDAT * const idat, struct file * const file) in IDAT_init()
1826 rechunk_length(struct IDAT *idat, int start) in rechunk_length()
1969 struct IDAT *idat; in process_IDAT() local
2013 struct IDAT * idat; /* NOTE: May be NULL */ member
2195 zlib_init(struct zlib *zlib, struct IDAT *idat, struct chunk *chunk, in zlib_init()
3362 struct IDAT *idat = file->idat; in read_callback() local
3527 struct IDAT idat; member
/external/mp4parser/isoparser/src/main/resources/
Disoparser-default.properties136 idat=com.coremedia.iso.boxes.ItemDataBox() key
/external/zopfli/src/zopflipng/lodepng/
Dlodepng_util.cpp578 std::vector<unsigned char> idat; //the data from idat chunks in decode() local
Dlodepng.cpp4569 ucvector idat; /*the data from idat chunks*/ in decodeGeneric() local
/external/skia/src/codec/
DSkPngCodec.cpp236 png_byte idat[] = {0, 0, 0, 0, 'I', 'D', 'A', 'T'}; in processData() local
/external/skqp/src/codec/
DSkPngCodec.cpp236 png_byte idat[] = {0, 0, 0, 0, 'I', 'D', 'A', 'T'}; in processData() local