Home | History | Annotate | Download | only in media

Lines Matching defs:IFD_TYPE_INTEROPERABILITY

3557     @IntDef({IFD_TYPE_PRIMARY, IFD_TYPE_EXIF, IFD_TYPE_GPS, IFD_TYPE_INTEROPERABILITY,
3565 private static final int IFD_TYPE_INTEROPERABILITY = 3;
3673 sExifPointerTagMap.put(EXIF_POINTER_TAGS[3].number, IFD_TYPE_INTEROPERABILITY); // 40965
5871 if (!mAttributes[IFD_TYPE_INTEROPERABILITY].isEmpty()) {
5931 if (!mAttributes[IFD_TYPE_INTEROPERABILITY].isEmpty()) {
5933 ifdOffsets[IFD_TYPE_INTEROPERABILITY], mExifByteOrder));