Home
last modified time | relevance | path

Searched refs:FocalLength (Results 1 – 25 of 29) sorted by relevance

12

/external/jhead/
Dexif.c836 ImageInfo.FocalLength.num = Get32u(ValuePtr); in ProcessExifDir()
837 ImageInfo.FocalLength.denom = Get32u(4+(char *)ValuePtr); in ProcessExifDir()
1163 if (ImageInfo.FocalLength.num != 0 && ImageInfo.FocalLength.denom != 0 in process_EXIF()
1168 (double)ImageInfo.FocalLength.num / ImageInfo.FocalLength.denom in process_EXIF()
1741 if (ImageInfo.FocalLength.num != 0 && ImageInfo.FocalLength.denom != 0) { in ShowImageInfo()
1742 … printf("Focal length : %4.1fmm",(double)ImageInfo.FocalLength.num / ImageInfo.FocalLength.denom); in ShowImageInfo()
Dmain.c636 if (ImageInfo.FocalLength.num != 0 && ImageInfo.FocalLength.denom != 0) { in getAttributes()
637 bufLen = addKeyValueRational(&buf, bufLen, "FocalLength", ImageInfo.FocalLength); in getAttributes()
Djhead.h104 rat_t FocalLength; member
/external/libexif/po/
Dru.po3956 "differs from the FocalLength tag."
3960 "неизвестно. Обратите внимание на то, что этот тэг отличется от <FocalLength>."
Dfr.po4084 "differs from the FocalLength tag."
4088 "est inconnue. Notez que ce marqueur est différent du marqueur FocalLength."
Dbs.po4140 "differs from the FocalLength tag."
4144 "ovaj tag razlikuje od FocalLength taga."
Dit.po4170 "differs from the FocalLength tag."
4175 "etichetta è differente dall'etichetta <FocalLength>."
Des.po4310 "differs from the FocalLength tag."
4314 "distancia focal. Note que esta etiqueta difiere de la etiqueta FocalLength."
Den_AU.po4146 "differs from the FocalLength tag."
4150 "differs from the FocalLength tag."
Dpl.po4163 "differs from the FocalLength tag."
4167 "że ten znacznik różni się od znacznika FocalLength."
Dde.po4181 "differs from the FocalLength tag."
4185 "unterscheidet sich vom <FocalLength>-Tag."
Den_GB.po4146 "differs from the FocalLength tag."
4150 "differs from the FocalLength tag."
Dsk.po4296 "differs from the FocalLength tag."
4300 "že tento štítok sa líši od štítka FocalLength."
Dvi.po4131 "differs from the FocalLength tag."
4135 "FocalLength (tiêu cự)."
Dlibexif-12.pot3772 "differs from the FocalLength tag."
Duk.po3775 "differs from the FocalLength tag."
Dsq.po3776 "differs from the FocalLength tag."
Dpt.po3776 "differs from the FocalLength tag."
Dbe.po3776 "differs from the FocalLength tag."
Dtr.po3776 "differs from the FocalLength tag."
Dja.po3790 "differs from the FocalLength tag."
Den_CA.po3826 "differs from the FocalLength tag."
Dzh_CN.po3776 "differs from the FocalLength tag."
Dsr.po3977 "differs from the FocalLength tag."
Dpt_BR.po3799 "differs from the FocalLength tag."

12