HomeSort by relevance Sort by last modified time
    Searched refs:M_XMP (Results 1 - 5 of 5) sorted by null

  /external/jhead/
jpgfile.c 262 Sections[SectionsRead-1].Type = M_XMP; // Change tag for internal purposes.
453 Sections[SectionsRead-1].Type = M_XMP; // Change tag for internal purposes.
755 }else if (Sections[a].Type == M_XMP && XmpKeeper.Type == 0){
972 case M_XMP:
jhead.h 294 #define M_XMP 0x10E1 // Not a real tag (same value in file as Exif!)
jhead.c     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h 222 #define M_XMP 0x10E1 // Not a real tag same value as Exif!
qcamera_test.cpp 653 mSections[mSectionsRead-1].Type = M_XMP;
    [all...]

Completed in 368 milliseconds