Home
last modified time | relevance | path

Searched refs:yp (Results 1 – 25 of 52) sorted by relevance

123

/external/ceres-solver/examples/
Dsnavely_reprojection_error.h75 T yp = - p[1] / p[2]; in operator() local
80 T r2 = xp*xp + yp*yp; in operator()
85 T predicted_y = focal * distortion * yp; in operator()
140 T yp = - p[1] / p[2]; in operator() local
143 T r2 = xp*xp + yp*yp; in operator()
148 T predicted_y = focal * distortion * yp; in operator()
Dsimple_bundle_adjuster.cc143 T yp = - p[1] / p[2]; in operator ()() local
148 T r2 = xp*xp + yp*yp; in operator ()()
154 T predicted_y = focal * distortion * yp; in operator ()()
Dcircle_fit.cc88 T yp = yy_ - *y; in operator ()() local
100 residual[0] = r*r - xp*xp - yp*yp; in operator ()()
/external/libopus/celt/
Dmdct.c133 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward() local
139 *yp++ = MULT16_32_Q15(*wp2, xp1[N2]) + MULT16_32_Q15(*wp1,*xp2); in clt_mdct_forward()
140 *yp++ = MULT16_32_Q15(*wp1, *xp1) - MULT16_32_Q15(*wp2, xp2[-N2]); in clt_mdct_forward()
151 *yp++ = *xp2; in clt_mdct_forward()
152 *yp++ = *xp1; in clt_mdct_forward()
159 *yp++ = -MULT16_32_Q15(*wp1, xp1[-N2]) + MULT16_32_Q15(*wp2, *xp2); in clt_mdct_forward()
160 *yp++ = MULT16_32_Q15(*wp2, *xp1) + MULT16_32_Q15(*wp1, xp2[N2]); in clt_mdct_forward()
169 kiss_fft_scalar * OPUS_RESTRICT yp = f; in clt_mdct_forward() local
174 re = yp[0]; in clt_mdct_forward()
175 im = yp[1]; in clt_mdct_forward()
[all …]
/external/llvm/test/Transforms/MergeFunc/
Dapply_function_attributes.ll9 define void @B(%Opaque_type* sret %a, %S2i* %b, i32* %xp, i32* %yp) {
11 %y = load i32, i32* %yp
18 define void @C(%Opaque_type* sret %a, %S2i* %b, i32* %xp, i32* %yp) {
20 %y = load i32, i32* %yp
27 define void @A(%Opaque_type* sret %a, %D2i* %b, i32* %xp, i32* %yp) {
29 %y = load i32, i32* %yp
/external/dhcpcd-6.8.2/dhcpcd-hooks/
D50-yp.conf12 local cf=/etc/yp.conf."$ifname" prefix= x= pid=
33 save_conf /etc/yp.conf
34 cat "$cf" > /etc/yp.conf
45 restore_conf /etc/yp.conf || return 0
/external/clang/test/Modules/
Dhidden-definition.cpp12 Y *yp; variable
13 X *xp = yp; // expected-error {{cannot initialize}}
15 X &xr = *yp; // expected-error {{unrelated type}}
/external/deqp/framework/common/
DtcuInterval.cpp81 TCU_INTERVAL_APPLY_MONOTONE2(ret, xp, x, yp, y, val, in operator -()
82 TCU_SET_INTERVAL(val, point, point = xp - yp)); in operator -()
90 TCU_INTERVAL_APPLY_MONOTONE2(ret, xp, x, yp, y, val, in operator *()
91 TCU_SET_INTERVAL(val, point, point = xp * yp)); in operator *()
/external/llvm/test/CodeGen/PowerPC/
D2011-12-08-DemandedBitsMiscompile.ll3 define void @test(i32* nocapture %x, i64* %xx, i32* %yp) nounwind uwtable ssp {
5 %yy = load i32, i32* %yp
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
DRTPjitter.cc221 int compare_arr_time(const void *xp, const void *yp) { in compare_arr_time() argument
223 if(((arr_time *)xp)->time == ((arr_time *)yp)->time) in compare_arr_time()
225 else if(((arr_time *)xp)->time > ((arr_time *)yp)->time) in compare_arr_time()
/external/llvm/test/CodeGen/X86/
Davx512-vec-cmp.ll28 define <16 x i32> @test3(<16 x i32> %x, <16 x i32> %x1, <16 x i32>* %yp) nounwind {
35 %y = load <16 x i32>, <16 x i32>* %yp, align 4
453 define <2 x double> @test31(<2 x double> %x, <2 x double> %x1, <2 x double>* %yp) nounwind {
458 %y = load <2 x double>, <2 x double>* %yp, align 4
464 define <4 x double> @test32(<4 x double> %x, <4 x double> %x1, <4 x double>* %yp) nounwind {
469 %y = load <4 x double>, <4 x double>* %yp, align 4
475 define <8 x double> @test33(<8 x double> %x, <8 x double> %x1, <8 x double>* %yp) nounwind {
479 %y = load <8 x double>, <8 x double>* %yp, align 4
485 define <4 x float> @test34(<4 x float> %x, <4 x float> %x1, <4 x float>* %yp) nounwind {
489 %y = load <4 x float>, <4 x float>* %yp, align 4
[all …]
Davx512bwvl-vec-cmp.ll47 define <16 x i16> @test256_5(<16 x i16> %x, <16 x i16> %x1, <16 x i16>* %yp) nounwind {
48 %y = load <16 x i16>, <16 x i16>* %yp, align 4
181 define <8 x i16> @test128_5(<8 x i16> %x, <8 x i16> %x1, <8 x i16>* %yp) nounwind {
182 %y = load <8 x i16>, <8 x i16>* %yp, align 4
Davx512bw-vec-cmp.ll47 define <32 x i16> @test5(<32 x i16> %x, <32 x i16> %x1, <32 x i16>* %yp) nounwind {
48 %y = load <32 x i16>, <32 x i16>* %yp, align 4
Davx512vl-vec-cmp.ll47 define <8 x i32> @test256_5(<8 x i32> %x, <8 x i32> %x1, <8 x i32>* %yp) nounwind {
48 %y = load <8 x i32>, <8 x i32>* %yp, align 4
237 define <4 x i32> @test128_5(<4 x i32> %x, <4 x i32> %x1, <4 x i32>* %yp) nounwind {
238 %y = load <4 x i32>, <4 x i32>* %yp, align 4
/external/ceres-solver/internal/ceres/
Dsystem_test.cc456 T yp = - focal * p[1] / p[2]; in operator ()() local
459 T r2 = xp*xp + yp*yp; in operator ()()
463 residuals[1] = distortion * yp - T(v); in operator ()()
/external/opencv3/samples/python2/
Dcommon.py122 xp, yp = [], []
125 yp += [y1, y2]
126 ch = np.interp(xs, xp, yp)
/external/opencv3/modules/calib3d/src/opencl/
Dstereobm.cl77 int yp =0, yn = 0;
80 yp = cost[-2 * BLOCK_SIZE_Y];
82 d_aprox = yp + yn - 2 * c + abs(yp - yn);
84 …disp[0] = (short)(((best_disp + MIN_DISP)*256 + (d_aprox != 0 ? (yp - yn) * 256 / d_aprox : 0) + 1…
/external/opencv3/modules/imgproc/src/opencl/
Dremap.cl427 for (int yp = 0; yp < 2; ++yp, src_index += src_step)
429 if (sy + yp >= 0 && sy + yp < src_rows)
450 sum = fma(xsum, coeffs_y[yp], sum);
453 sum = fma(scalar, coeffs_y[yp], sum);
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kdt_mgc1.pkb40 KxV?��f�`��C�4�vu��@��`گ�Y��Pf�C�a� :J���?N�yp�82�ۡ����N
/external/opencv/cv/src/
Dcvfundam.cpp1040 const uchar *xp, *yp, *zp; in cvComputeCorrespondEpilines() local
1134 yp = xp + plane_stride; in cvComputeCorrespondEpilines()
1135 zp = dims == 3 ? yp + plane_stride : 0; in cvComputeCorrespondEpilines()
1148 x = *(float*)xp; y = *(float*)yp; in cvComputeCorrespondEpilines()
1154 x = *(double*)xp; y = *(double*)yp; in cvComputeCorrespondEpilines()
1159 xp += stride; yp += stride; in cvComputeCorrespondEpilines()
/external/pdfium/third_party/libtiff/
Dtif_luv.c743 float* yp = (float*) op; in L16toY() local
746 *yp++ = (float)LogL16toY(*l16++); in L16toY()
765 float* yp = (float*) op; in L16fromY() local
768 *l16++ = (int16) (LogL16fromY(*yp++, sp->encode_meth)); in L16fromY()
/external/opencv3/3rdparty/libtiff/
Dtif_luv.c729 float* yp = (float*) op; in L16toY() local
732 *yp++ = (float)LogL16toY(*l16++); in L16toY()
751 float* yp = (float*) op; in L16fromY() local
754 *l16++ = (int16) (LogL16fromY(*yp++, sp->encode_meth)); in L16fromY()
/external/dhcpcd-6.8.2/
Dconfigure1206 if strings "$YPBIND" | $GREP -q yp\\.conf; then
1213 elif strings "$YPBIND" | $GREP -q /etc/yp; then
/external/v8/benchmarks/
Draytrace.js656 var yp = y * 1.0 / canvasHeight * 2 - 1;
659 var ray = scene.camera.getRay(xp, yp);
/external/ceres-solver/docs/source/
Dtutorial.rst650 T yp = - p[1] / p[2];
655 T r2 = xp*xp + yp*yp;
661 T predicted_y = focal * distortion * yp;

123