Home
last modified time | relevance | path

Searched defs:ctr_y (Results 1 – 20 of 20) sorted by relevance

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonz/
H A Dcleanupparaneters.h77 double ctr_x, ctr_y; /* in mm */ variable
H A Dcleanupparameters.h93 double ctr_x, ctr_y; /* in mm */ variable
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/hfs/src/slic/
H A Dslic.cpp136 int ctr_y = y / spixel_size; in find_association() local
H A Dslic.hpp258 int ctr_y = y / spixel_size; in findCenterAssociationShared() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/touchscreen/
H A Dsur40.c71 __le16 ctr_y; member
419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/touchscreen/
H A Dsur40.c71 __le16 ctr_y; member
419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/touchscreen/
H A Dsur40.c71 __le16 ctr_y; member
419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dproposal.cc56 float ctr_y = boxes[index][1] + 0.5 * (height - 1.0); in BBoxTransformInv() local
H A Dproposal.cu111 float ctr_y = boxes[index * 5 + 1] + 0.5f * (height - 1.0f); in BBoxPredKernel() local
H A Dmulti_proposal.cc42 float ctr_y = boxes[index][1] + 0.5 * (height - 1.0); in BBoxTransformInv() local
H A Dmulti_proposal.cu101 float ctr_y = boxes[index * 5 + 1] + 0.5f * (height - 1.0f); in BBoxPredKernel() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/contrib/
H A Dproposal.cc56 float ctr_y = boxes[index][1] + 0.5 * (height - 1.0); in BBoxTransformInv() local
H A Dproposal.cu111 float ctr_y = boxes[index * 5 + 1] + 0.5f * (height - 1.0f); in BBoxPredKernel() local
H A Dmulti_proposal.cc42 float ctr_y = boxes[index][1] + 0.5 * (height - 1.0); in BBoxTransformInv() local
H A Dmulti_proposal.cu101 float ctr_y = boxes[index * 5 + 1] + 0.5f * (height - 1.0f); in BBoxPredKernel() local
/dports/x11/xvt/xvt-3.0.1/rclock/
H A Drclock.c734 int ctr_x, ctr_y; in Draw_Window() local
/dports/x11-clocks/rclock/rxvt-2.7.10/rclock/
H A Drclock.c727 int ctr_x, ctr_y; in Draw_Window() local
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Drclock.C823 int ctr_x, ctr_y; in Draw_Window() local
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dtessellimage.c532 long ctr_x = 0, ctr_y = 0; in delaunay_to_voronoi() local
/dports/games/tuxpaint/tuxpaint-0.9.26/src/
H A Dtuxpaint.c13685 static int shape_rotation(int ctr_x, int ctr_y, int ox, int oy) in shape_rotation()
13721 static int brush_rotation(int ctr_x, int ctr_y, int ox, int oy) in brush_rotation()