/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | idct_vca.cpp | 425 uint32 word; in idctrow1_intra() local 434 word = (tmp << 8) | tmp; in idctrow1_intra() 435 word = (word << 16) | word; in idctrow1_intra() 437 *((uint32*)(comp += offset)) = word; in idctrow1_intra() 438 *((uint32*)(comp + 4)) = word; in idctrow1_intra() 453 int32 word; in idctrow2_intra() local 473 word = ((x0 + x4) >> 14); in idctrow2_intra() 474 CLIP_RESULT(word) in idctrow2_intra() 478 word = word | (temp << 8); in idctrow2_intra() 481 word = word | (temp << 16); in idctrow2_intra() [all …]
|
D | block_idct.cpp | 630 int32 word; in idctrow_intra() local 696 word = ((x7 + x1) >> 14); in idctrow_intra() 697 CLIP_RESULT(word) in idctrow_intra() 701 word = word | (temp << 8); in idctrow_intra() 705 word = word | (temp << 16); in idctrow_intra() 709 word = word | (temp << 24); in idctrow_intra() 710 *((int32*)(comp)) = word; in idctrow_intra() 712 word = ((x8 - x6) >> 14); in idctrow_intra() 713 CLIP_RESULT(word) in idctrow_intra() 717 word = word | (temp << 8); in idctrow_intra() [all …]
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | bitstream_io.cpp | 69 stream->word = 0; in BitStreamCreateEnc() 126 stream->word <<= Length; in BitstreamPutBits() 127 stream->word |= Value; /* assuming Value is not larger than Length */ in BitstreamPutBits() 134 stream->word <<= stream->bitLeft; in BitstreamPutBits() 136 stream->word |= ((UInt)Value >> Length); in BitstreamPutBits() 146 stream->word = Value; in BitstreamPutBits() 210 UInt word; in BitstreamSaveWord() local 223 word = stream->word; in BitstreamSaveWord() 224 stream->word = 0; /* important to reset to zero */ in BitstreamSaveWord() 228 *ptr++ = word >> 24; in BitstreamSaveWord() [all …]
|
D | motion_est.cpp | 681 ULong word; in HTFMPrepareCurMB() local 696 word = ptr[0]; in HTFMPrepareCurMB() 698 word |= (byte << 8); in HTFMPrepareCurMB() 700 word |= (byte << 16); in HTFMPrepareCurMB() 702 word |= (byte << 24); in HTFMPrepareCurMB() 703 *htfmMB++ = word; in HTFMPrepareCurMB() 705 word = *(ptr += (width << 2)); in HTFMPrepareCurMB() 707 word |= (byte << 8); in HTFMPrepareCurMB() 709 word |= (byte << 16); in HTFMPrepareCurMB() 711 word |= (byte << 24); in HTFMPrepareCurMB() [all …]
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
D | armVCM4P10_QuantTables_s.S | 39 .word 21845, 21845, 21845, 21845, 21845, 21845 40 .word 43690, 43690, 43690, 43690, 43690, 43690 41 .word 87381, 87381, 87381, 87381, 87381, 87381 42 .word 174762, 174762, 174762, 174762, 174762, 174762 43 .word 349525, 349525, 349525, 349525, 349525, 349525 44 .word 699050, 699050, 699050, 699050, 699050, 699050 45 .word 1398101, 1398101, 1398101, 1398101, 1398101, 1398101 46 .word 2796202, 2796202, 2796202, 2796202, 2796202, 2796202
|
D | armVCM4P10_Interpolate_Chroma_s.S | 31 .word WidthIs2MVIsNotZero-(P0+8), WidthIs2MVIsNotZero-(P0+8) 32 .word WidthIs4MVIsNotZero-(P0+8), WidthIs4MVIsNotZero-(P0+8) 33 .word WidthIs8MVIsNotZero-(P0+8) 36 .word WidthIs2MVIsZero-(P0+8), WidthIs2MVIsZero-(P0+8) 37 .word WidthIs4MVIsZero-(P0+8), WidthIs4MVIsZero-(P0+8) 38 .word WidthIs8MVIsZero-(P0+8)
|
D | armVCM4P10_DecodeCoeffsToPair_s.S | 306 .word armVCM4P10_CAVLCCoeffTokenTables-(P0+8) 308 .word armVCM4P10_SuffixToLevel-(P1+8) 310 .word (armVCM4P10_CAVLCTotalZeros2x2Tables - 4)-(P2+8) 312 .word (armVCM4P10_CAVLCTotalZeroTables - 4)-(P2+8) 314 .word (armVCM4P10_CAVLCRunBeforeTables - 4)-(P3+8) 316 .word armVCM4P10_ZigZag_2x2-(P4+8) 318 .word armVCM4P10_ZigZag_4x4-(P4+8)
|
D | omxVCM4P10_TransformDequantChromaDCFromPair_s.S | 71 .word armVCM4P10_QPDivTable-(P0+8) 73 .word armVCM4P10_VMatrixQPModTable-(P1+8)
|
D | omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S | 135 .word armVCM4P10_QPModuloTable-(P0+8) 137 .word armVCM4P10_QPDivTable-(P1+8) 139 .word armVCM4P10_VMatrixU16-(P2+8)
|
D | omxVCM4P10_PredictIntra_4x4_s.S | 31 .word OMX_VC_4x4_VERT-(P0+8), OMX_VC_4x4_HOR-(P0+8) 32 .word OMX_VC_4x4_DC-(P0+8), OMX_VC_4x4_DIAG_DL-(P0+8) 33 .word OMX_VC_4x4_DIAG_DR-(P0+8), OMX_VC_4x4_VR-(P0+8) 34 .word OMX_VC_4x4_HD-(P0+8), OMX_VC_4x4_VL-(P0+8) 35 .word OMX_VC_4x4_HU-(P0+8)
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/ |
D | pvmp3_mdct_18_gcc.s | 329 .word 0x0807d2b0 330 .word 0x08483ee0 331 .word 0x08d3b7d0 332 .word 0x09c42570 333 .word 0x0b504f30 334 .word 0x0df29440 335 .word 0x12edfb20 336 .word 0x1ee8dd40 337 .word 0x5bca2a00 339 .word 0x400f9c00 [all …]
|
D | pvmp3_dct_16_gcc.s | 424 .word 0x404f4680 426 .word 0x519e4e00 428 .word 0x4140fb80 430 .word 0x42e13c00 432 .word 0x6e3c9300 434 .word 0x4cf8de80 436 .word 0x48919f80 438 .word 0x43e22480 440 .word 0x73326b80 442 .word 0x52cb0e80 [all …]
|
D | pvmp3_dct_9_gcc.s | 176 .word 0x620dbe80 178 .word 0x163a1a80 180 .word 0x7847d900 182 .word 0x87b82700 184 .word 0xd438af00 186 .word 0xadb92280 188 .word 0x91261480 190 .word 0x81f1d200 192 .word 0x6ed9eb80
|
/frameworks/base/services/core/java/com/android/server/ |
D | NativeDaemonEvent.java | 232 String word = rawEvent.substring(current, wordEnd); in unescapeArgs() local 233 current += word.length(); in unescapeArgs() 235 word = word.trim(); in unescapeArgs() 240 word = word.replace("\\\\", "\\"); in unescapeArgs() 241 word = word.replace("\\\"", "\""); in unescapeArgs() 243 if (DEBUG_ROUTINE) Slog.e(LOGTAG, "found '" + word + "'"); in unescapeArgs() 244 parsed.add(word); in unescapeArgs()
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_neon_Blur.S | 109 2: ifcc .word 1f-1b-8 277 100: .word 101f-100b 278 .word 102f-100b 279 .word 103f-100b 280 .word 104f-100b 281 .word 105f-100b 282 .word 106f-100b 283 .word 107f-100b 284 .word 108f-100b 348 100: .word 101f-100b [all …]
|
/frameworks/minikin/app/ |
D | HyphTool.cpp | 38 std::vector<uint16_t> word; in main() local 51 word.push_back(c); in main() 53 hyph->hyphenate(&result, word.data(), word.size()); in main() 58 printf("%c", word[i]); in main()
|
/frameworks/base/core/java/android/provider/ |
D | UserDictionary.java | 132 public static void addWord(Context context, String word, in addWord() argument 147 addWord(context, word, frequency, null, locale); in addWord() 161 public static void addWord(Context context, String word, in addWord() argument 165 if (TextUtils.isEmpty(word)) { in addWord() 175 values.put(WORD, word); in addWord()
|
/frameworks/minikin/libs/minikin/ |
D | Hyphenator.cpp | 113 void Hyphenator::hyphenate(vector<uint8_t>* result, const uint16_t* word, size_t len) { in hyphenate() argument 120 if (alphabetLookup(alpha_codes, word, len)) { in hyphenate() 127 hyphenateSoft(result->data(), word, len); in hyphenate() 132 void Hyphenator::hyphenateSoft(uint8_t* result, const uint16_t* word, size_t len) { in hyphenateSoft() argument 135 result[i] = word[i - 1] == CHAR_SOFT_HYPHEN; in hyphenateSoft() 139 bool Hyphenator::alphabetLookup(uint16_t* alpha_codes, const uint16_t* word, size_t len) { in alphabetLookup() argument 149 uint16_t c = word[i]; in alphabetLookup() 168 uint16_t c = word[i]; in alphabetLookup()
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
D | TextUtils.java | 71 for (int word = 0; word < WORDS_IN_PARAGRAPH; word++) { in buildParagraphListWithHitPercentage() 72 if (word != 0) { in buildParagraphListWithHitPercentage()
|
/frameworks/native/libs/binder/ |
D | Debug.cpp | 219 size_t word; in printHexData() local 221 for (word = 0; word < bytesPerLine; ) { in printHexData() 223 const size_t startIndex = word+(alignment-(alignment?1:0)); in printHexData() 228 if (index == 0 && word > 0 && alignment > 0) { in printHexData() 242 if (index == 0 && word > 0) { in printHexData() 258 word += index; in printHexData()
|
/frameworks/minikin/include/minikin/ |
D | Hyphenator.h | 42 void hyphenate(std::vector<uint8_t>* result, const uint16_t* word, size_t len); 53 void hyphenateSoft(uint8_t* result, const uint16_t* word, size_t len); 57 bool alphabetLookup(uint16_t* alpha_codes, const uint16_t* word, size_t len);
|
/frameworks/minikin/tools/ |
D | mk_hyb_file.py | 138 word = '' 145 word += c 152 self.add_word_res(word, result) 157 word = ['.'] 166 word.append(c) 168 word.append('.') 172 print(word, res) 173 self.add_word_res(''.join(word), res) 175 def add_word_res(self, word, result): argument 177 print(word, result) [all …]
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | motion_est.cpp | 749 uint32 word; in HTFMPrepareCurMB_AVC() local 763 word = ptr[0]; in HTFMPrepareCurMB_AVC() 765 word |= (byte << 8); in HTFMPrepareCurMB_AVC() 767 word |= (byte << 16); in HTFMPrepareCurMB_AVC() 769 word |= (byte << 24); in HTFMPrepareCurMB_AVC() 770 *htfmMB++ = word; in HTFMPrepareCurMB_AVC() 772 word = *(ptr += (pitch << 2)); in HTFMPrepareCurMB_AVC() 774 word |= (byte << 8); in HTFMPrepareCurMB_AVC() 776 word |= (byte << 16); in HTFMPrepareCurMB_AVC() 778 word |= (byte << 24); in HTFMPrepareCurMB_AVC() [all …]
|
/frameworks/base/core/java/android/widget/ |
D | AlphabetIndexer.java | 126 protected int compare(String word, String letter) { in compare() argument 128 if (word.length() == 0) { in compare() 131 firstLetter = word.substring(0, 1); in compare()
|
/frameworks/compile/libbcc/include/bcinfo/Wrap/ |
D | bitcode_wrapperer.h | 124 bool ReadWord(uint32_t& word); 127 bool WriteWord(uint32_t word);
|