Home
last modified time | relevance | path

Searched defs:y3 (Results 1 – 25 of 114) sorted by relevance

12345

/external/libgav1/libgav1/src/dsp/x86/
Dweight_mask_sse4.cc105 int y3 = 3; in WeightMask8x16_SSE4() local
154 int y3 = 5; in WeightMask16x16_SSE4() local
185 int y3 = 21; in WeightMask16x64_SSE4() local
225 int y3 = 5; in WeightMask32x16_SSE4() local
256 int y3 = 21; in WeightMask32x64_SSE4() local
285 int y3 = 0; in WeightMask64x16_SSE4() local
316 int y3 = 0; in WeightMask64x64_SSE4() local
330 int y3 = 0; in WeightMask64x128_SSE4() local
345 int y3 = 0; in WeightMask128x64_SSE4() local
387 int y3 = 0; in WeightMask128x128_SSE4() local
[all …]
/external/libgav1/libgav1/src/dsp/arm/
Dweight_mask_neon.cc86 int y3 = 0; in WeightMask8x16_NEON() local
139 int y3 = 0; in WeightMask16x16_NEON() local
170 int y3 = 0; in WeightMask16x64_NEON() local
211 int y3 = 0; in WeightMask32x16_NEON() local
242 int y3 = 0; in WeightMask32x64_NEON() local
272 int y3 = 0; in WeightMask64x16_NEON() local
303 int y3 = 0; in WeightMask64x64_NEON() local
317 int y3 = 0; in WeightMask64x128_NEON() local
332 int y3 = 0; in WeightMask128x64_NEON() local
374 int y3 = 0; in WeightMask128x128_NEON() local
/external/pdfium/third_party/agg23/
Dagg_curves.cpp31 float x3, float y3, in init()
42 float x3, float y3, in recursive_bezier()
102 float x3, float y3, in bezier()
Dagg_curves.h70 float x3, float y3, in curve4_div()
144 float x3, float y3, in curve4()
159 float x3, float y3, in init()
/external/skqp/src/compute/skc/
Dpath_builder.c178 float x3, float y3) in skc_path_cubic_to()
203 float x3, float y3) in skc_path_cubic_smooth_to()
/external/llvm-project/clang/test/Modules/
Dmerge-lambdas.cpp32 inline auto y3() { return q(); } in y3() function
/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp11 …int y3 = 12E-1F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fro… in test0() local
Ddefault-constructor-initializers.cpp36 Y3 y3; variable
/external/skqp/bench/
DCubicKLMBench.cpp16 SkScalar x2, SkScalar y2, SkScalar x3, SkScalar y3) { in CubicKLMBench()
DGrCCFillGeometryBench.cpp18 float x2, float y2, float x3, float y3, const char* extraName) { in GrCCGeometryBench()
/external/skia/include/core/
DSkPathBuilder.h59 …athBuilder& cubicTo(SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2, SkScalar x3, SkScalar y3) { in cubicTo()
87 …thBuilder& rCubicTo(SkScalar x1, SkScalar y1, SkScalar x2, SkScalar y2, SkScalar x3, SkScalar y3) { in rCubicTo()
/external/llvm-project/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp11 …int y3 = 12E-1F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fro… in test0() local
Ddefault-constructor-initializers.cpp69 Y3 y3; variable
/external/clang/test/CodeGen/
Dmcu-struct-return.c57 struct S1 y3 = bar3(x1); in run() local
/external/llvm-project/clang/test/CodeGen/
Dmcu-struct-return.c57 struct S1 y3 = bar3(x1); in run() local
/external/pdfium/public/
Dfpdf_doc.h45 FS_FLOAT y3; member
/external/llvm-project/clang/test/Sema/
Dwarn-cast-qual.c14 …char *const *y3 = (char *const *)ptrptr; // expected-warning {{cast from 'const char *const' to 'c… in foo() local
/external/freetype/src/base/
Dftpsprop.c54 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; in ps_property_set() local
/external/freetype/src/psaux/
Dpsintrp.c927 CF2_Fixed x1, y1, x2, y2, x3, y3; in cf2_interpT2CharString() local
2718 CF2_Fixed x1, y1, x2, y2, x3, y3; in cf2_interpT2CharString() local
2755 CF2_Fixed x1, y1, x2, y2, x3, y3; in cf2_interpT2CharString() local
2800 CF2_Fixed x1, y1, x2, y2, x3, y3; in cf2_interpT2CharString() local
2849 CF2_Fixed x1, x2, x3, y1, y2, y3; in cf2_interpT2CharString() local
/external/clang/test/CXX/over/over.over/
Dp1.cpp94 Y3<f0> y3; variable
/external/libaom/libaom/av1/common/x86/
Dhighbd_txfm_utility_sse4.h17 #define TRANSPOSE_4X4(x0, x1, x2, x3, y0, y1, y2, y3) \ argument
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
DRiddersSolver.java197 final double y3 = f.value(x3); in solve() local
/external/skqp/tests/
DClipCubicTest.cpp69 float x3, float y3, in SetCurve()
/external/skia/tests/
DClipCubicTest.cpp67 float x3, float y3, in SetCurve()
/external/llvm-project/flang/test/Semantics/
Dallocate02.f9013 real, allocatable :: y1(:), y2(:), y3(:), y4(:) local

12345