Searched refs:twos (Results 1 – 11 of 11) sorted by relevance
/external/libaom/libaom/av1/common/x86/ |
D | cfl_ssse3.c | 44 const __m128i twos = _mm_set1_epi8(2); in cfl_luma_subsampling_420_lbd_ssse3() local 51 top = _mm_maddubs_epi16(top, twos); in cfl_luma_subsampling_420_lbd_ssse3() 53 bot = _mm_maddubs_epi16(bot, twos); in cfl_luma_subsampling_420_lbd_ssse3() 58 top = _mm_maddubs_epi16(top, twos); in cfl_luma_subsampling_420_lbd_ssse3() 60 bot = _mm_maddubs_epi16(bot, twos); in cfl_luma_subsampling_420_lbd_ssse3() 65 top = _mm_maddubs_epi16(top, twos); in cfl_luma_subsampling_420_lbd_ssse3() 67 bot = _mm_maddubs_epi16(bot, twos); in cfl_luma_subsampling_420_lbd_ssse3() 74 top_1 = _mm_maddubs_epi16(top_1, twos); in cfl_luma_subsampling_420_lbd_ssse3() 75 bot_1 = _mm_maddubs_epi16(bot_1, twos); in cfl_luma_subsampling_420_lbd_ssse3()
|
D | cfl_avx2.c | 66 const __m256i twos = _mm256_set1_epi8(2); // Thirty two twos in cfl_luma_subsampling_420_lbd_avx2() local 74 __m256i top_16x16 = _mm256_maddubs_epi16(top, twos); in cfl_luma_subsampling_420_lbd_avx2() 75 __m256i bot_16x16 = _mm256_maddubs_epi16(bot, twos); in cfl_luma_subsampling_420_lbd_avx2()
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_DecodeProtoV2.pbtxt | 95 types as a `DT_INT64` with the same twos-complement bit pattern 97 specifying type `DT_INT64`, or using twos-complement if the caller
|
D | api_def_EncodeProto.pbtxt | 75 represented as `tf.int64` with the same twos-complement bit pattern
|
/external/tensorflow/tensorflow/python/training/ |
D | saver_test.py | 615 twos = variables.VariableV1([2.0, 2.0, 2.0]) 625 twos = variables.VariableV1([0.0, 0.0, 0.0]) 631 self.assertAllClose([2.0, 2.0, 2.0], self.evaluate(twos)) 655 twos = variables.VariableV1([2.0, 2.0, 2.0]) 663 twos = variables.VariableV1([0.0, 0.0, 0.0]) 668 self.assertAllClose([2.0, 2.0, 2.0], self.evaluate(twos))
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 79 // twos-complement addition (`sub(a,b) == a + ~b + 1', `subb(a,b) ==
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiInstrFormats.td | 79 // twos-complement addition (`sub(a,b) == a + ~b + 1', `subb(a,b) ==
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | en-IPA.txt | 24460 $x{twos → tuz ; # twɑz
|
D | internal_raw_IPA.txt | 168619 twos %32146 tuz
|
D | internal_raw_IPA-old.txt | 201674 twos %23532 tuz
|