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

  /external/jhead/
jhead.h 132 int numDateTimeTags;
exif.c 732 if (ImageInfo.numDateTimeTags >= MAX_DATE_COPIES){
736 ImageInfo.DateTimeOffsets[ImageInfo.numDateTimeTags++] =
752 if (ImageInfo.numDateTimeTags >= MAX_DATE_COPIES){
756 ImageInfo.DateTimeOffsets[ImageInfo.numDateTimeTags++] =
    [all...]
jhead.c     [all...]
  /hardware/ti/omap4-aah/camera/
Encoder_libjpeg.cpp 402 ImageInfo.numDateTimeTags = 1;

Completed in 52 milliseconds