Searched defs:word2 (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/av/media/codecs/m4v_h263/dec/src/ |
H A D | get_pred_adv_b_add.cpp | 91 uint32 pred_word, word1, word2; in GetPredAdvancedBy0x0() local 191 uint32 word1, word2, word3, word12; in GetPredAdvancedBy0x1() local 520 uint32 word1, word2, word3, word12, word22; in GetPredAdvancedBy1x0() local
|
/aosp12/frameworks/av/media/codecs/m4v_h263/enc/src/ |
H A D | motion_comp.cpp | 358 ULong pred_word, word1, word2; in GetPredAdvBy0x0() local 458 ULong word1, word2, word3, word12; in GetPredAdvBy0x1() local 783 ULong word1, word2, word3, word12, word22; in GetPredAdvBy1x0() local
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/ |
H A D | BinaryDictionaryTests.java | 204 final String word1, final String word2, final int probability) { in addTrigramEntry() 221 final String word0, final String word1, final String word2) { in getTrigramProbability()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/makedict/ |
H A D | BinaryDictDecoderEncoderTests.java | 390 final String word2 = resultWords.get(attr.mAddress); in checkWordMap() local
|
/aosp12/art/compiler/optimizing/ |
H A D | constant_folding_test.cc | 157 const uint16_t word2 = Low16Bits(High32Bits(input)); in TEST_F() local
|
H A D | codegen_test.cc | 304 const uint16_t word2 = Low16Bits(High32Bits(input)); in TEST_F() local
|