Home
last modified time | relevance | path

Searched defs:x_edge (Results 1 – 9 of 9) sorted by relevance

/dports/multimedia/vmaf/vmaf-2.3.0/matlab/strred/matlabPyrTools/MEX/
H A Dedges-orig.c225 register int y_filt,x_filt, y_edge,x_edge; local
270 register int y_filt,x_filt, y_edge,x_edge; local
332 register int y_filt,x_filt, y_edge,x_edge; local
434 register int y_filt,x_filt, y_edge,x_edge; local
/dports/security/libfprint/libfprint-0.7.0/libfprint/nbis/mindtct/
H A Dcontour.c212 const int x_edge, const int y_edge, in get_high_curvature_contour()
441 const int x_edge, const int y_edge, in get_centered_contour()
867 const int x_edge, const int y_edge, in trace_contour()
1000 const int x_edge, const int y_edge, in search_contour()
H A Dminutia.c793 const int x_edge, const int y_edge, const int idir, in create_minutia()
1093 const int x_edge, const int y_edge) in is_minutia_appearing()
2510 int x_edge, y_edge; in process_horizontal_scan_minutia() local
2614 int x_edge, y_edge; in process_horizontal_scan_minutia_V2() local
2737 int x_edge, y_edge; in process_vertical_scan_minutia() local
2840 int x_edge, y_edge; in process_vertical_scan_minutia_V2() local
2965 const int x_edge, const int y_edge, in adjust_high_curvature_minutia()
3164 const int x_edge, const int y_edge, in adjust_high_curvature_minutia_V2()
/dports/math/py-or-tools/or-tools-9.2/ortools/math_opt/samples/
H A Dfacility_lp_benders.cc194 const Variable x_edge = model.AddContinuousVariable(0.0, kInf); in FullProblem() local
276 const Variable x_edge = second_stage_model.AddContinuousVariable(0.0, kInf); in Benders() local
/dports/graphics/py-plotly/plotly-4.14.3/plotly/figure_factory/
H A D_trisurf.py89 x_edge=None, argument
/dports/graphics/tesseract/tesseract-5.0.0/src/ccstruct/
H A Dnormalis.cpp187 int x_edge = ClipToRange(x_coord, 0, width); in ComputeRunlengthImage() local
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dgimv_scrolled.c834 gint x_edge, in gimv_scrolled_set_auto_scroll_edge_width()
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dcolpartitiongrid.cpp1789 int x_edge = right_to_left ? box.right() : box.left(); in FindMargin() local
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c1271 GMT_LOCAL uint64_t gmtmap_move_to_rect (struct GMT_CTRL *GMT, double *x_edge, double *y_edge, uint6… in gmtmap_move_to_rect()
1562 GMT_LOCAL int gmtmap_move_to_wesn (struct GMT_CTRL *GMT, double *x_edge, double *y_edge, double lon… in gmtmap_move_to_wesn()