Home | History | Annotate | Download | only in source

Lines Matching full:maxfs

3429 				real64 maxFS = exif.fLensInfo [3].As_real64 ();
3434 else if (minFS == maxFS)
3438 sprintf (s, "%.1f-%.1f mm f/%.1f-%.1f", minFL, maxFL, minFS, maxFS);