Home
last modified time | relevance | path

Searched defs:step0 (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dfwd_dct32x32_lsx.c25 __m128i step0, step1, step2, step3; in fdct8x32_1d_column_load_butterfly() local
354 __m128i step0, step1, step2, step3, step4, step5, step6, step7; in fdct8x32_1d_row_load_butterfly() local
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dfwd_dct32x32_msa.c18 v8i16 step0, step1, step2, step3; in fdct8x32_1d_column_load_butterfly() local
258 v8i16 step0, step1, step2, step3, step4, step5, step6, step7; in fdct8x32_1d_row_load_butterfly() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/detail/
Dvisitation_impl.hpp206 , Which* = BOOST_VARIANT_NULL, step0* = BOOST_VARIANT_NULL in visitation_impl() argument
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_utils.cpp441 int32 step0 = 0; in HistogramArea() local
H A Ddng_pixel_buffer.cpp55 uint32 step0; in OptimizeOrder() local
H A Ddng_bottlenecks.h1694 int32 step0, in DoMapArea16()
H A Ddng_reference.cpp2619 int32 step0, in RefMapArea16()
/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dinv_txfm_vsx.c206 int16x8_t step0, step1, tmp16_0; in vpx_idct4_vsx() local
334 int16x8_t step0, step1, step2, step3, step4, step5, step6, step7; in vpx_idct8_vsx() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractClosingFutureTest.java416 ClosingFuture<String> step0 = ClosingFuture.from(immediateFuture("value 0")); in testCancel_caught() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractClosingFutureTest.java416 ClosingFuture<String> step0 = ClosingFuture.from(immediateFuture("value 0")); in testCancel_caught() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorIterator.cpp1755 int64_t step0 = std::min(shape[0] - values[0], range.end - offset); in max_2d_step() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp1880 const auto& step0 = steps[0]; in TEST_F() local
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_generated_ops.cc7968 auto step0 = 1; in TEST() local