Home
last modified time | relevance | path

Searched defs:xy1 (Results 1 – 15 of 15) 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/
Dpitch.h139 int N, opus_val32 *xy1, opus_val32 *xy2) in dual_inner_prod_c()
154 # 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/
DPathOpsConicQuadIntersectionTest.cpp52 SkDPoint xy1 = conic.ptAtT(tt1); in conicQuadIntersection() local
DPathOpsCubicConicIntersectionTest.cpp56 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicConicIntersection() local
DPathOpsCubicQuadIntersectionTest.cpp80 SkDPoint xy1 = cubic.ptAtT(tt1); in cubicQuadIntersection() local
DPathOpsCubicIntersectionTest.cpp59 SkDPoint xy1 = c1.ptAtT(tt1); in standardTestCases() local
418 SkDPoint xy1, xy2; in oneOff() local
517 SkDPoint xy1 = c1.ptAtT(tt1); in CubicIntersection_RandTest() local
DPathOpsQuadIntersectionTest.cpp44 SkDPoint xy1 = quad1.ptAtT(tt1); in standardTestCases() local
348 SkDPoint xy1 = quad1.ptAtT(tt1); in oneOffTest1() local
DPathOpsCubicLineIntersectionTest.cpp151 SkDPoint xy1 = cubic.ptAtT(tt1); in testOne() local
DPathOpsConicIntersectionTest.cpp321 SkDPoint xy1, xy2; in oneOff() local
/external/libopus/celt/mips/
Dpitch_mipsr1.h39 int N, opus_val32 *xy1, opus_val32 *xy2, int arch) in dual_inner_prod()
/external/skia/src/opts/
DSkBitmapProcState_opts_SSSE3.cpp96 int* xy0, int* xy1) { in PrepareConstantsTwoPixelPairsDXDY()
316 const int* xy1, in ProcessTwoPixelPairsDXDY()
613 int xy1[4]; in S32_generic_D32_filter_DXDY_SSSE3() local
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_dri.c136 int xy1; in vmw_dri1_intersect_src_bbox() local
/external/skia/src/pathops/
DSkOpAngle.cpp192 double xy1 = line.fX * (testCurve[index].fY - origin.fY); in allOnOneSide() local