Searched defs:yp (Results 1 – 9 of 9) sorted by relevance
/external/libopus/celt/ |
D | mdct.c | 133 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward() local 169 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward() local 236 kiss_fft_scalar * OPUS_RESTRICT yp = f2; in clt_mdct_backward() local
|
/external/ceres-solver/examples/ |
D | snavely_reprojection_error.h | 75 T yp = - p[1] / p[2]; in operator() local 140 T yp = - p[1] / p[2]; in operator() local
|
D | circle_fit.cc | 88 T yp = yy_ - *y; in operator ()() local
|
D | simple_bundle_adjuster.cc | 143 T yp = - p[1] / p[2]; in operator ()() local
|
/external/libvncserver/x11vnc/ |
D | macosxCGS.c | 180 int xp = -1, yp = -1, wp = -1, hp = -1; in macosxCGS_follow_animation_win() local
|
D | macosxCG.c | 600 static int xp = -1, yp; in CGPostMouseEvent_wr() local
|
D | util.c | 206 int parse_geom(char *str, int *wp, int *hp, int *xp, int *yp, int W, int H) { in parse_geom()
|
/external/ceres-solver/internal/ceres/ |
D | system_test.cc | 456 T yp = - focal * p[1] / p[2]; in operator ()() local
|
/external/opencv/cv/src/ |
D | cvfundam.cpp | 1040 const uchar *xp, *yp, *zp; in cvComputeCorrespondEpilines() local
|