Home
last modified time | relevance | path

Searched defs:d10 (Results 1 – 24 of 24) sorted by relevance

/external/libvpx/libvpx/vp8/common/arm/neon/
Dshortidct4x4llm_neon.c28 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_short_idct4x4llm_neon() local
Ddequant_idct_neon.c26 int16x4_t d2, d3, d4, d5, d10, d11, d12, d13; in vp8_dequant_idct_add_neon() local
Dvp8_loopfilter_neon.c176 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_loop_filter_horizontal_edge_uv_neon() local
324 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_loop_filter_vertical_edge_y_neon() local
436 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_loop_filter_vertical_edge_uv_neon() local
Dmbloopfilter_neon.c209 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_mbloop_filter_horizontal_edge_uv_neon() local
296 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_mbloop_filter_vertical_edge_y_neon() local
460 uint8x8_t d6, d7, d8, d9, d10, d11, d12, d13, d14; in vp8_mbloop_filter_vertical_edge_uv_neon() local
/external/llvm-project/libcxx/test/std/numerics/numbers/
Dspecialize.pass.cpp40 double d10{std::numbers::inv_sqrt3_v<double>}; in tests() local
Ddefined.pass.cpp53 [[maybe_unused]] const double* d10{&std::numbers::inv_sqrt3_v<double>}; in tests() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dstream_assignment_test.cc106 HloInstruction* d10 = in TEST_F() local
Dgpu_hlo_schedule_test.cc274 HloInstruction* d10 = in TEST_F() local
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-return-qualifiers.cpp118 volatile B<A>& d10() { return *(B<A>*)0; } in d10() function
/external/clang/test/CodeGenCXX/
Dmangle-ms-return-qualifiers.cpp118 volatile B<A>& d10() { return *(B<A>*)0; } in d10() function
/external/arm-trusted-firmware/plat/mediatek/mt8192/drivers/emi_mpu/
Demi_mpu.h74 #define SET_ACCESS_PERMISSION(apc_ary, lock, d15, d14, d13, d12, d11, d10, \ argument
/external/angle/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp335 const GLfloat d10 = 0.6; in depthStencilReadbackCase() local
665 const GLfloat d10 = 0.6; in TEST_P() local
/external/pdfium/third_party/lcms/src/
Dcmsintrp.c351 d00, d01, d10, d11, in BilinearInterpFloat() local
404 int d00, d01, d10, d11, in BilinearInterp16() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DCalendarRegressionTest.java817 Date d10 = tempcal.getTime(); in Test4108764() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DCalendarRegressionTest.java814 Date d10 = tempcal.getTime(); in Test4108764() local
/external/rust/crates/chrono/src/
Dlib.rs1437 let d10 = NaiveDate::from_ymd(y, 10, 10); in test_readme_doomsday() localVariable
/external/libgav1/libgav1/src/dsp/arm/
Dloop_restoration_neon.cc1831 const uint8x8_t d10 = SelfGuidedSingleMultiplier(sr10, p1, w0); in BoxFilterPass1() local
2015 const uint8x8_t d10 = SelfGuidedDoubleMultiplier(sr10, p[1], w0, w2); in BoxFilter() local
/external/icu/icu4c/source/test/intltest/
Dcalregts.cpp1281 UDate d10 = makeDate(1997, UCAL_MARCH, 15, 12, 34, 00); in test4108764() local
/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_10bit_sse4.cc1871 const __m128i d10 = SelfGuidedSingleMultiplier(sr1_lo, p[1], w0); in BoxFilterPass1() local
2071 const __m128i d10 = SelfGuidedDoubleMultiplier(sr1_lo, p[1], w0, w2); in BoxFilter() local
Dloop_restoration_sse4.cc1958 const __m128i d10 = SelfGuidedSingleMultiplier(sr1_lo, p[1], w0); in BoxFilterPass1() local
2132 const __m128i d10 = SelfGuidedDoubleMultiplier(sr1_lo, p[1], w0, w2); in BoxFilter() local
Dloop_restoration_avx2.cc2321 const __m256i d10 = SelfGuidedSingleMultiplier(sr1_lo, p01, w0); in BoxFilterPass1() local
2501 const __m256i d10 = SelfGuidedDoubleMultiplier(sr1_lo, p[1], w0, w2); in BoxFilter() local
Dloop_restoration_10bit_avx2.cc2489 const __m256i d10 = SelfGuidedSingleMultiplier(sr1_lo, p10, w0); in BoxFilterPass1() local
/external/libaom/libaom/av1/common/arm/
Dselfguided_neon.c267 int32x4_t d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11; in boxsum2_square_sum_calc() local
/external/libffi/testsuite/libffi.bhaible/
Dtestcases.c77 d10=1.1, d11=1.2, d12=1.3, d13=1.4, d14=1.5, d15=1.6, d16=1.7, d17=1.8; variable