Home
last modified time | relevance | path

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

/external/libopus/celt/
Dmdct.c133 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/
Dsnavely_reprojection_error.h75 T yp = - p[1] / p[2]; in operator() local
140 T yp = - p[1] / p[2]; in operator() local
Dcircle_fit.cc88 T yp = yy_ - *y; in operator ()() local
Dsimple_bundle_adjuster.cc143 T yp = - p[1] / p[2]; in operator ()() local
/external/libvncserver/x11vnc/
DmacosxCGS.c180 int xp = -1, yp = -1, wp = -1, hp = -1; in macosxCGS_follow_animation_win() local
DmacosxCG.c600 static int xp = -1, yp; in CGPostMouseEvent_wr() local
Dutil.c206 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/
Dsystem_test.cc456 T yp = - focal * p[1] / p[2]; in operator ()() local
/external/opencv/cv/src/
Dcvfundam.cpp1040 const uchar *xp, *yp, *zp; in cvComputeCorrespondEpilines() local