Home
last modified time | relevance | path

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

/external/image_io/includes/image_io/jpeg/
Djpeg_xmp_info.h13 const char kXmpId[] = "http://ns.adobe.com/xap/1.0/"; variable
/external/image_io/src/jpeg/
Djpeg_info_builder.cc159 return segment.BytesAtLocationStartWith(location, kXmpId); in IsPrimaryXmpSegment()