Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_info.cpp606 uint32 nextIFD = stream.Get_uint32 (); in ParseIFD() local
612 printf ("NextIFD = %u\n", (unsigned) nextIFD); in ParseIFD()
619 ifd->fNextIFD = nextIFD; in ParseIFD()
624 if (nextIFD) in ParseIFD()
637 (unsigned) nextIFD); in ParseIFD()