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

  /external/libexif/libexif/pentax/
mnote-pentax-entry.h 1 /* mnote-pentax-entry.h
26 #include <libexif/pentax/mnote-pentax-tag.h>
exif-mnote-data-pentax.h 1 /* exif-mnote-data-pentax.h
27 #include <libexif/pentax/mnote-pentax-entry.h>
47 /*! Detect if MakerNote is recognized as one handled by the Pentax module.
49 * \param[in] ed image #ExifData to identify as as a Pentax type
  /external/libexif/libexif/
Android.mk 50 pentax/exif-mnote-data-pentax.c \
51 pentax/mnote-pentax-entry.c \
52 pentax/mnote-pentax-tag.c
exif-data.c 36 #include <libexif/pentax/exif-mnote-data-pentax.h>
757 /* NOTE: Must do Pentax detection last because some of the
761 "ExifData", "Pentax MakerNote variant type %d", mnoteid);
    [all...]
  /external/libexif/contrib/watcom/
Makefile 76 $(LIBEXIFDIR)\exif-mnote-data-pentax.obj &
77 $(LIBEXIFDIR)\mnote-pentax-entry.obj &
78 $(LIBEXIFDIR)\mnote-pentax-tag.obj &
141 $(LIBEXIFDIR)\exif-mnote-data-pentax.obj : .AUTODEPEND $(LIBEXIFDIR)\pentax\exif-mnote-data-pentax.c
144 $(LIBEXIFDIR)\mnote-pentax-entry.obj : .AUTODEPEND $(LIBEXIFDIR)\pentax\mnote-pentax-entry.c
147 $(LIBEXIFDIR)\mnote-pentax-tag.obj : .AUTODEPEND $(LIBEXIFDIR)\pentax\mnote-pentax-tag.
    [all...]

Completed in 267 milliseconds