Home
last modified time | relevance | path

Searched defs:cst1 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dtxfm_macros_msa.h82 #define MADD_BF(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
H A Dinv_txfm_msa.h195 #define VP9_MADD(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dinv_txfm_ssse3.c23 const __m128i cst1 = _mm_set1_epi16(2 * c1); in partial_butterfly_ssse3() local
H A Dinv_txfm_avx2.c66 __m256i cst1 = PAIR256_SET_EPI16(c1, c0); in butterfly16() local
H A Dinv_txfm_sse2.h85 const __m128i cst1 = pair_set_epi16(c1, c0); in butterfly() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dauto_mixed_precision_test.cc254 Output cst1 = ops::Cast(s.WithOpName("cst1"), input, DT_HALF); in TEST_F() local
661 Output cst1 = ops::Cast(s.WithOpName("cst1"), input, DT_FLOAT); in TEST_F() local
1465 Output cst1 = ops::Cast(s.WithOpName("cst1"), input, DT_BFLOAT16); in TEST_F() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtzregts.cpp1112 LocalPointer<TimeZone> cst1(new SimpleTimeZone(-21600*U_MILLIS_PER_SECOND, in TestJDK12API() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtzregts.cpp1111 LocalPointer<TimeZone> cst1(new SimpleTimeZone(-21600*U_MILLIS_PER_SECOND, in TestJDK12API() local