Searched defs:cst1 (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | txfm_macros_msa.h | 82 #define MADD_BF(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
|
H A D | inv_txfm_msa.h | 195 #define VP9_MADD(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument
|
/aosp_15_r20/external/libvpx/vpx_dsp/x86/ |
H A D | inv_txfm_ssse3.c | 23 const __m128i cst1 = _mm_set1_epi16(2 * c1); in partial_butterfly_ssse3() local
|
H A D | inv_txfm_avx2.c | 66 __m256i cst1 = PAIR256_SET_EPI16(c1, c0); in butterfly16() local
|
H A D | inv_txfm_sse2.h | 85 const __m128i cst1 = pair_set_epi16(c1, c0); in butterfly() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | auto_mixed_precision_test.cc | 254 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 D | tzregts.cpp | 1112 LocalPointer<TimeZone> cst1(new SimpleTimeZone(-21600*U_MILLIS_PER_SECOND, in TestJDK12API() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | tzregts.cpp | 1111 LocalPointer<TimeZone> cst1(new SimpleTimeZone(-21600*U_MILLIS_PER_SECOND, in TestJDK12API() local
|