shooting_get_hyperfocal_distance_1e3_f 2904 core/gui.c                         conf.subj_dist_override_value=(int)shooting_get_hyperfocal_distance_1e3_f(shooting_get_aperture_from_av96(shooting_get_user_av96()),get_focal_length(lens_get_zoom_point()))/1000;
shooting_get_hyperfocal_distance_1e3_f 1163 core/shooting.c   int h_1e3 = shooting_get_hyperfocal_distance_1e3_f(av, fl);
shooting_get_hyperfocal_distance_1e3_f 1173 core/shooting.c   int h_1e3 = shooting_get_hyperfocal_distance_1e3_f(av, fl);
shooting_get_hyperfocal_distance_1e3_f 1246 core/shooting.c     hyp_1e3 = shooting_get_hyperfocal_distance_1e3_f(av_1e3, fl);
shooting_get_hyperfocal_distance_1e3_f  135 include/shooting.h extern int shooting_get_hyperfocal_distance_1e3_f(int av, int fl);