Home
last modified time | relevance | path

Searched refs:gi_data (Results 1 – 9 of 9) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vil/algo/
H A Dvil_sobel_1x3.cxx25 float * gi_data = gi; in vil_sobel_1x3_1plane() local
35 *gi_data = 0; in vil_sobel_1x3_1plane()
47 *gi_data = 0; in vil_sobel_1x3_1plane()
114 *gi_data = 0; in vil_sobel_1x3_1plane()
148 *gi_data = 0; in vil_sobel_1x3_1plane()
160 *gi_data = 0; in vil_sobel_1x3_1plane()
227 *gi_data = 0; in vil_sobel_1x3_1plane()
261 *gi_data = 0; in vil_sobel_1x3_1plane()
273 *gi_data = 0; in vil_sobel_1x3_1plane()
338 *gi_data = 0; in vil_sobel_1x3_1plane()
[all …]
H A Dvil_sobel_3x3.cxx25 float * gi_data = gi; in vil_sobel_3x3_1plane() local
35 *gi_data = 0; in vil_sobel_3x3_1plane()
47 *gi_data = 0; in vil_sobel_3x3_1plane()
118 *gi_data = 0; in vil_sobel_3x3_1plane()
152 *gi_data = 0; in vil_sobel_3x3_1plane()
164 *gi_data = 0; in vil_sobel_3x3_1plane()
235 *gi_data = 0; in vil_sobel_3x3_1plane()
269 *gi_data = 0; in vil_sobel_3x3_1plane()
281 *gi_data = 0; in vil_sobel_3x3_1plane()
350 *gi_data = 0; in vil_sobel_3x3_1plane()
[all …]
H A Dvil_sobel_1x3.hxx66 destT* gi_data = gi; in vil_sobel_1x3_1plane() local
75 *gi_data = zero; in vil_sobel_1x3_1plane()
77 gi_data += gi_jstep; in vil_sobel_1x3_1plane()
87 *gi_data = zero; in vil_sobel_1x3_1plane()
89 gi_data += gi_istep; in vil_sobel_1x3_1plane()
108 gi_data += gi_jstep; in vil_sobel_1x3_1plane()
113 destT* pgi = gi_data; in vil_sobel_1x3_1plane()
141 gi_data += gi_jstep; in vil_sobel_1x3_1plane()
150 *gi_data = zero; gi_data+=gi_istep; in vil_sobel_1x3_1plane()
H A Dvil_sobel_3x3.hxx68 destT *gi_data = gi; in vil_sobel_3x3_1plane() local
77 *gi_data = zero; in vil_sobel_3x3_1plane()
79 gi_data += gi_jstep; in vil_sobel_3x3_1plane()
89 *gi_data = zero; in vil_sobel_3x3_1plane()
91 gi_data += gi_istep; in vil_sobel_3x3_1plane()
114 gi_data += gi_jstep; in vil_sobel_3x3_1plane()
120 destT* pgi = gi_data; in vil_sobel_3x3_1plane()
149 gi_data += gi_jstep; in vil_sobel_3x3_1plane()
158 *gi_data = zero; gi_data+=gi_istep; in vil_sobel_3x3_1plane()
H A Dvil_corners.cxx70 const float * gi_data = &grad_i(2, 2); in vil_corners() local
76 const float * pgi = gi_data; in vil_corners()
97 gi_data += grad_i.jstep(); in vil_corners()
149 const double * gi_data = &grad_i(2, 2); in vil_corners() local
155 const double * pgi = gi_data; in vil_corners()
176 gi_data += grad_i.jstep(); in vil_corners()
H A Dvil_suppress_non_max_edges.hxx53 const srcT * gi_data = &grad_i(0,0); in vil_suppress_non_max_edges() local
77 double gx1=vil_bilin_interp_unsafe(i+dx,j+dy,gi_data,gi_istep,gi_jstep); in vil_suppress_non_max_edges()
83 double gx2=vil_bilin_interp_unsafe(i-dx,j-dy,gi_data,gi_istep,gi_jstep); in vil_suppress_non_max_edges()
169 const srcT * gi_data = &grad_i(0,0); in vil_suppress_non_max_edges_subpixel() local
197 double gx1=vil_bilin_interp_unsafe(i+dx,j+dy,gi_data,gi_istep,gi_jstep); in vil_suppress_non_max_edges_subpixel()
208 double gx2=vil_bilin_interp_unsafe(i-dx,j-dy,gi_data,gi_istep,gi_jstep); in vil_suppress_non_max_edges_subpixel()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ext4/
H A Dioctl.c604 struct fsmap_head __user *gi_data; member
618 if (copy_to_user(&info->gi_data->fmh_recs[info->gi_idx++], &fm, in ext4_getfsmap_format()
660 info.gi_data = arg; in ext4_ioc_getfsmap()
671 if (copy_to_user(&info.gi_data->fmh_recs[info.gi_idx - 1].fmr_flags, in ext4_ioc_getfsmap()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ext4/
H A Dioctl.c604 struct fsmap_head __user *gi_data; member
618 if (copy_to_user(&info->gi_data->fmh_recs[info->gi_idx++], &fm, in ext4_getfsmap_format()
660 info.gi_data = arg; in ext4_ioc_getfsmap()
671 if (copy_to_user(&info.gi_data->fmh_recs[info.gi_idx - 1].fmr_flags, in ext4_ioc_getfsmap()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ext4/
H A Dioctl.c604 struct fsmap_head __user *gi_data; member
618 if (copy_to_user(&info->gi_data->fmh_recs[info->gi_idx++], &fm, in ext4_getfsmap_format()
660 info.gi_data = arg; in ext4_ioc_getfsmap()
671 if (copy_to_user(&info.gi_data->fmh_recs[info.gi_idx - 1].fmr_flags, in ext4_ioc_getfsmap()