Searched refs:FlashUsed (Results 1 - 4 of 4) sorted by relevance

/external/jhead/
H A Dexif.c838 ImageInfo.FlashUsed=(int)ConvertAnyFormat(ValuePtr, Format);
1688 if (ImageInfo.FlashUsed >= 0){
1689 if (ImageInfo.FlashUsed & 1){
1691 switch (ImageInfo.FlashUsed){
1712 switch (ImageInfo.FlashUsed){
1954 if (ImageInfo.FlashUsed >= 0 && ImageInfo.FlashUsed & 1){
H A Dmain.c88 ImageInfo.FlashUsed = -1;
585 if (ImageInfo.FlashUsed >= 0) {
586 bufLen = addKeyValueInt(&buf, bufLen, "Flash", ImageInfo.FlashUsed);
H A Djhead.h89 int FlashUsed; member in struct:__anon7384
H A Djhead.c790 ImageInfo.FlashUsed = -1;

Completed in 736 milliseconds