Home
last modified time | relevance | path

Searched defs:xy1 (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp3-0x.cpp22 X<Y> xy1 = f0(xvalue<Y>()); in test_f0() local
34 X<Y> xy1 = f1(xvalue<Y>()); in test_f1() local
/external/libopus/celt/arm/
Dpitch_neon_intr.c76 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_neon()
144 opus_val32 xy, xy0 = 0, xy1 = 0, xy2 = 0, xy3 = 0; in celt_inner_prod_neon_float_c_simulation() local
168 int N, opus_val32 *xy1, opus_val32 *xy2, float *err) in dual_inner_prod_neon_float_c_simulation()
223 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_neon()
Dpitch_arm.h42 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) ((void)(arch), PRESUME_NEON(dual_inner_p… argument
62 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) ((*DUAL_INNER_PROD_IMPL[(arch)&OPUS_ARCH… argument
65 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) ((void)(arch), dual_inner_prod_neon(x, y… argument
/external/libopus/celt/
Dpitch.h138 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_c()
153 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) \ argument
/external/libopus/celt/x86/
Dpitch_sse.h157 # define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) \ argument
172 #define dual_inner_prod(x, y01, y02, N, xy1, xy2, arch) \ argument
Dpitch_sse.c80 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_sse()
/external/skia/tests/
DPathOpsCubicIntersectionTest.cpp70 SkDPoint xy1 = c1.ptAtT(tt1); in standardTestCases() local
427 SkDPoint xy1, xy2; in oneOff() local
526 SkDPoint xy1 = c1.ptAtT(tt1); in CubicIntersection_RandTest() local
DPathOpsConicQuadIntersectionTest.cpp64 SkDPoint xy1 = conic.ptAtT(tt1); in conicQuadIntersection() local
DPathOpsCubicConicIntersectionTest.cpp75 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicConicIntersection() local
DPathOpsCubicQuadIntersectionTest.cpp84 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicQuadIntersection() local
DPathOpsQuadIntersectionTest.cpp53 SkDPoint xy1 = quad1.ptAtT(tt1); in standardTestCases() local
357 SkDPoint xy1 = quad1.ptAtT(tt1); in oneOffTest1() local
DPathOpsCubicLineIntersectionTest.cpp161 SkDPoint xy1 = cubic.ptAtT(tt1); in testOne() local
DPathOpsConicIntersectionTest.cpp325 SkDPoint xy1, xy2; in oneOff() local
/external/rnnoise/src/
Dpitch.h120 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod()
/external/libopus/celt/mips/
Dpitch_mipsr1.h39 int N, opus_val32 *xy1, opus_val32 *xy2, int arch) in dual_inner_prod()
/external/skia/tools/gpu/
DYUVUtils.cpp85 SkPoint xy1 {(x + 0.5f), in onGetPixels() local
/external/harfbuzz_ng/src/OT/glyf/
DVarCompositeGlyph.hh106 float xy1 = other[1]; in transform() local
/external/skia/src/pathops/
DSkOpAngle.cpp238 double xy1 = line.fX * (testCurve[index].fY - origin.fY); in lineOnOneSide() local
288 double xy1 = line.fX * testLine.fY; in linesOnOriginalSide() local