h_1e3            1163 core/shooting.c   int h_1e3 = shooting_get_hyperfocal_distance_1e3_f(av, fl);
h_1e3            1164 core/shooting.c   double m = ((double)(h_1e3 - fl)+500)/1000*s;
h_1e3            1165 core/shooting.c   int v = ((h_1e3 - 2*fl + 1000*s)+500)/1000;
h_1e3            1173 core/shooting.c   int h_1e3 = shooting_get_hyperfocal_distance_1e3_f(av, fl);
h_1e3            1174 core/shooting.c   double m = ((double)(h_1e3 - fl)+500)/1000*s;
h_1e3            1175 core/shooting.c   int v = ((h_1e3 - 1000*s)+500)/1000;