Home
last modified time | relevance | path

Searched defs:s_1 (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/icl/test/
Dtest_icl_interval.hpp25 SizeT s_1 = icl::unit_element<SizeT>::value(); in interval_ctor_4_ordered_types() local
58 SizeT s_1 = icl::unit_element<SizeT>::value(); in singelizable_interval_4_ordered_types() local
77 SizeT s_1 = icl::unit_element<SizeT>::value(); in singelizable_interval_4_bicremental_types() local
/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dfdct4x4_neon.h28 const int16x4_t s_1 = vget_high_s16(s_01); in vpx_fdct4x4_pass1_neon() local
59 const int16x4_t s_1 = vget_high_s16(s_01); in vpx_fdct4x4_pass2_neon() local
85 const int32x4_t s_1 = vaddq_s32(in[1], in[2]); in vpx_highbd_fdct4x4_pass1_neon() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dsubtract_avx2.c23 const __m256i s_1 = _mm256_cvtepu8_epi16(_mm256_extracti128_si256(s, 1)); in subtract32_avx2() local
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/algo/
Dfeedback_arc_set.rs137 let mut s_1 = VecDeque::new(); in good_node_sequence() localVariable
/aosp_15_r20/external/libaom/aom_dsp/arm/
H A Dfwd_txfm_neon.c44 const int16x4_t s_1 = vget_high_s16(s_01); in aom_fdct4x4_helper() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference_test.cc621 auto s_1 = c.input(6); in TEST_F() local
690 auto s_1 = c.input(6); in TEST_F() local
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dpickrst_avx2.c388 const __m256i s_1 = _mm256_hadd_epi32(*src2, *src3); in hadd_four_32_to_64_avx2() local
/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dloop_restoration_neon.cc105 const int16x8_t s_1 = ZeroExtend(s[1]); in WienerHorizontalSum() local
H A Dloop_restoration_10bit_neon.cc66 const int16x8_t s_1 = vreinterpretq_s16_u16(s[1]); in WienerHorizontalSum() local