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

  /external/jhead/
jpgfile.c 573 ExifSection = FindSection(M_EXIF);
625 ExifSection = FindSection(M_EXIF);
705 ExifSection = FindSection(M_EXIF);
909 Section_t * FindSection(int SectionType)
jhead.c 438 if (FindSection(M_EXIF) == NULL){
892 IptcSection = FindSection(M_IPTC);
949 CommentSec = FindSection(M_COM);
    [all...]
main.c 173 Section_t* ExifSection = FindSection(M_EXIF);
312 Section_t* ExifSection = FindSection(M_EXIF);
446 Section_t* ExifSection = FindSection(M_EXIF);
jhead.h 240 Section_t * FindSection(int SectionType);
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 798 Section_t* section = FindSection(M_EXIF);
831 Section_t* section = FindSection(M_EXIF);
    [all...]
  /hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp 100 exif_section = FindSection(M_EXIF);
    [all...]

Completed in 80 milliseconds