Home | History | Annotate | Download | only in jhead

Lines Matching full:red

1546 	            case 0x41:printf(" (red eye reduction mode)"); break;
1547 case 0x45:printf(" (red eye reduction mode return light not detected)"); break;
1548 case 0x47:printf(" (red eye reduction mode return light detected)"); break;
1549 case 0x49:printf(" (manual, red eye reduction mode)"); break;
1550 case 0x4d:printf(" (manual, red eye reduction mode, return light not detected)"); break;
1551 case 0x4f:printf(" (red eye reduction mode, return light detected)"); break;
1552 case 0x59:printf(" (auto, red eye reduction mode)"); break;
1553 case 0x5d:printf(" (auto, red eye reduction mode, return light not detected)"); break;
1554 case 0x5f:printf(" (auto, red eye reduction mode, return light detected)"); break;