Home
last modified time | relevance | path

Searched refs:fy0m (Results 1 – 2 of 2) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brip/
H A Dbrip_vil1_float_ops.cxx1487 float fx0m = -dx*f0, fy0m = -dy*f0; in gaussian_blocking_filter() local
1490 float d2m = (fx-fx0m)*(fx-fx0m) + (fy-fy0m)*(fy-fy0m); in gaussian_blocking_filter()
H A Dbrip_vil_float_ops.cxx2551 float fx0m = -dx*f0, fy0m = -dy*f0; in gaussian_blocking_filter() local
2554 float d2m = (fx-fx0m)*(fx-fx0m) + (fy-fy0m)*(fy-fy0m); in gaussian_blocking_filter()