Searched refs:tag_xmp (Results 1 – 2 of 2) sorted by relevance
585 class tag_xmp: public tag_uint8_ptr594 tag_xmp (const dng_xmp *xmp);600 tag_xmp (const tag_xmp &tag);602 tag_xmp & operator= (const tag_xmp &tag);
540 tag_xmp::tag_xmp (const dng_xmp *xmp) in tag_xmp() function in tag_xmp5498 tag_xmp tagXMP (metadata.Get () ? metadata->GetXMP () : NULL); in WriteTIFFWithProfile()6512 tag_xmp tagXMP (metadata->GetXMP ()); in WriteDNG()