/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_advsimd_Convolve.S | 36 ld1 {v0.8h, v1.8h}, [x4] 52 uxtl v2.8h, v13.8b 53 uxtl2 v3.8h, v13.16b 54 uxtl v4.8h, v14.8b 55 uxtl2 v5.8h, v14.16b 56 uxtl v6.8h, v15.8b 57 uxtl2 v7.8h, v15.16b 66 smull v8.4s, v2.4h, v0.h[0] 67 smull2 v9.4s, v2.8h, v0.h[0] 68 smlal2 v8.4s, v2.8h, v0.h[1] [all …]
|
D | rsCpuIntrinsics_advsimd_Blur.S | 88 uxtl v14.8h, v15.8b 90 uxtl2 v15.8h, v15.16b 98 umull v12.4s, v14.4h, v0.h[0] 100 umull2 v13.4s, v14.8h, v0.h[0] 102 umull v14.4s, v15.4h, v0.h[0] 104 umull2 v15.4s, v15.8h, v0.h[0] 119 uaddl v16.8h, v10.8b, v11.8b 120 uaddl2 v11.8h, v10.16b, v11.16b 121 umlal v12.4s, v16.4h, \dreg 122 umlal2 v13.4s, v16.8h, \dreg [all …]
|
D | rsCpuIntrinsics_advsimd_Blend.S | 81 umull2 v12.8h, v7.16b, v0.16b 82 umull v0.8h, v7.8b, v0.8b 83 umull2 v13.8h, v7.16b, v1.16b 84 umull v1.8h, v7.8b, v1.8b 85 umull2 v14.8h, v7.16b, v2.16b 86 umull v2.8h, v7.8b, v2.8b 87 umull2 v15.8h, v7.16b, v3.16b 88 umull v3.8h, v7.8b, v3.8b 90 rshrn v4.8b, v0.8h, #8 91 rshrn2 v4.16b, v12.8h, #8 [all …]
|
D | rsCpuIntrinsics_advsimd_Resize.S | 51 .macro vert8, dstlo=v12.4h, dsthi=v12.8h 56 uxtl v8.8h, v8.8b 57 uxtl v9.8h, v9.8b 58 uxtl v10.8h, v10.8b 59 uxtl v11.8h, v11.8b 60 umull v12.4s, v9.4h, v3.h[1] 61 umull2 v13.4s, v9.8h, v3.h[1] 62 umlsl v12.4s, v8.4h, v3.h[0] 63 umlsl2 v13.4s, v8.8h, v3.h[0] 64 umlal v12.4s, v10.4h, v3.h[2] [all …]
|
D | rsCpuIntrinsics_advsimd_YuvToRGB.S | 65 umull v1.8h, v8.8b, v24.8b // g0 = y0 * 149 66 umull v17.8h, v9.8b, v24.8b // g1 = y1 * 149 67 umull2 v5.8h, v8.16b, v24.16b // g0_hi = y0_hi * 149 68 umull2 v21.8h, v9.16b, v24.16b // g1_hi = y1_hi * 149 70 umull v8.8h, \regu\().8b, v25.8b // g2 = u * 50 + v * 104 71 umlal v8.8h, \regv\().8b, v26.8b 72 umull2 v9.8h, \regu\().16b, v25.16b // g2_hi = u_hi * 50 + v_hi * 104 73 umlal2 v9.8h, \regv\().16b, v26.16b 76 uaddw v0.8h, v1.8h, v19.8b // r0 = g0 + (v >> 1) 77 uaddw v16.8h, v17.8h, v19.8b // r1 = g1 + (v >> 1) [all …]
|
D | rsCpuIntrinsics_advsimd_3DLUT.S | 40 umlsl v12.8h, v16.8b, v8.8b 41 umlsl v13.8h, v17.8b, v9.8b 42 umlal v12.8h, v18.8b, v8.8b 43 umlal v13.8h, v19.8b, v9.8b 57 umlsl v14.8h, v16.8b, v8.8b 58 umlsl v15.8h, v17.8b, v9.8b 59 umlal v14.8h, v18.8b, v8.8b 60 umlal v15.8h, v19.8b, v9.8b 63 ushll v8.4s, v12.4h, #8 64 ushll2 v9.4s, v12.8h, #8 [all …]
|
D | rsCpuIntrinsics_advsimd_ColorMatrix.S | 80 vmxx_s16 \i, 1, v6.4s, v12.4h, v0.h[0] 81 vmxx_s16 \i, 2, v6.4s, v13.4h, v0.h[4] 82 vmxx_s16 \i, 4, v6.4s, v14.4h, v1.h[0] 83 vmxx_s16 \i, 8, v6.4s, v15.4h, v1.h[4] 84 vmxx2_s16 \i, 1, v7.4s, v12.8h, v0.h[0] 85 vmxx2_s16 \i, 2, v7.4s, v13.8h, v0.h[4] 86 vmxx2_s16 \i, 4, v7.4s, v14.8h, v1.h[0] 87 vmxx2_s16 \i, 8, v7.4s, v15.8h, v1.h[4] 88 sqshrun v8.4h, v6.4s, #8 89 sqshrun2 v8.8h, v7.4s, #8 [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/ |
D | extract_includes.bat.in | 16 copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\any.h include\google\protobuf\any.h 17 copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\any.pb.h include\google\protobuf\any.pb.h 18 copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\api.pb.h include\google\protobuf\api.pb.h 19 copy ${PROTOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\arena.h include\google\protobuf\arena.h 20 …TOBUF_SOURCE_WIN32_PATH}\..\src\google\protobuf\arenastring.h include\google\protobuf\arenastring.h 21 …TH}\..\src\google\protobuf\compiler\code_generator.h include\google\protobuf\compiler\code_generat… 22 …oogle\protobuf\compiler\command_line_interface.h include\google\protobuf\compiler\command_line_int… 23 ….\src\google\protobuf\compiler\cpp\cpp_generator.h include\google\protobuf\compiler\cpp\cpp_genera… 24 …gle\protobuf\compiler\csharp\csharp_generator.h include\google\protobuf\compiler\csharp\csharp_gen… 25 …rc\google\protobuf\compiler\csharp\csharp_names.h include\google\protobuf\compiler\csharp\csharp_n… [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | BaseCommands.java | 168 public void registerForRadioStateChanged(Handler h, int what, Object obj) { in registerForRadioStateChanged() argument 169 Registrant r = new Registrant (h, what, obj); in registerForRadioStateChanged() 178 public void unregisterForRadioStateChanged(Handler h) { in unregisterForRadioStateChanged() argument 180 mRadioStateChangedRegistrants.remove(h); in unregisterForRadioStateChanged() 184 public void registerForImsNetworkStateChanged(Handler h, int what, Object obj) { in registerForImsNetworkStateChanged() argument 185 Registrant r = new Registrant (h, what, obj); in registerForImsNetworkStateChanged() 189 public void unregisterForImsNetworkStateChanged(Handler h) { in unregisterForImsNetworkStateChanged() argument 190 mImsNetworkStateChangedRegistrants.remove(h); in unregisterForImsNetworkStateChanged() 194 public void registerForOn(Handler h, int what, Object obj) { in registerForOn() argument 195 Registrant r = new Registrant (h, what, obj); in registerForOn() [all …]
|
D | CommandsInterface.java | 140 void registerForRadioStateChanged(Handler h, int what, Object obj); in registerForRadioStateChanged() argument 141 void unregisterForRadioStateChanged(Handler h); in unregisterForRadioStateChanged() argument 143 void registerForVoiceRadioTechChanged(Handler h, int what, Object obj); in registerForVoiceRadioTechChanged() argument 145 void unregisterForVoiceRadioTechChanged(Handler h); in unregisterForVoiceRadioTechChanged() argument 147 void registerForImsNetworkStateChanged(Handler h, int what, Object obj); in registerForImsNetworkStateChanged() argument 148 void unregisterForImsNetworkStateChanged(Handler h); in unregisterForImsNetworkStateChanged() argument 157 void registerForOn(Handler h, int what, Object obj); in registerForOn() argument 159 void unregisterForOn(Handler h); in unregisterForOn() argument 168 void registerForAvailable(Handler h, int what, Object obj); in registerForAvailable() argument 170 void unregisterForAvailable(Handler h); in unregisterForAvailable() argument [all …]
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
D | pred_lt4_1_opt.s | 65 LDR r3, [r2], #4 @h[0], h[1] 70 SMULBB r10, r4, r3 @x[0] * h[0] 71 SMULBB r11, r6, r3 @x[1] * h[0] 72 SMULBB r12, r9, r3 @x[2] * h[0] 75 SMLABT r10, r6, r3, r10 @x[1] * h[1] 76 SMLABT r11, r9, r3, r11 @x[2] * h[1] 77 SMLABT r12, r4, r3, r12 @x[3] * h[1] 79 LDR r3, [r2], #4 @h[2], h[3] 81 SMLABB r10, r9, r3, r10 @x[2] * h[2] 82 SMLABB r11, r4, r3, r11 @x[3] * h[2] [all …]
|
/frameworks/base/cmds/statsd/src/ |
D | hash.cpp | 56 uint32_t h = static_cast<uint32_t>(seed ^ n); in Hash32() local 64 h *= m; in Hash32() 65 h ^= k; in Hash32() 73 h ^= ByteAs32(data[2]) << 16; in Hash32() 76 h ^= ByteAs32(data[1]) << 8; in Hash32() 79 h ^= ByteAs32(data[0]); in Hash32() 80 h *= m; in Hash32() 85 h ^= h >> 13; in Hash32() 86 h *= m; in Hash32() 87 h ^= h >> 15; in Hash32() [all …]
|
/frameworks/opt/gamesdk/test/tuningfork/ |
D | histogram_test.cpp | 37 Histogram h; in TEST() local 38 EXPECT_EQ(h.Count(), 0) << "Initialized Histogram not empty"; in TEST() 39 EXPECT_EQ(h.ToJSON(), kEmptyHistogramJson) << "Empty histogram bad"; in TEST() 43 Histogram h(0, 10, 10); in TEST() local 44 EXPECT_EQ(h.Count(), 0) << "Initialized Histogram not empty"; in TEST() 45 EXPECT_EQ(h.ToJSON(), kEmpty0To10Json) << "Empty 0-10 histogram bad"; in TEST() 49 Histogram h(0, 0, 8); in TEST() local 50 EXPECT_EQ(h.Count(), 0) << "Initialized auto-sizing Histogram not empty"; in TEST() 51 h.Add(1.0); in TEST() 52 EXPECT_EQ(h.Count(), 0) << "Add 0 should not be counted"; in TEST() [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/ |
D | Makefile.am | 5 GZHEADERS = google/protobuf/io/gzip_stream.h 61 google/protobuf/stubs/atomic_sequence_num.h \ 62 google/protobuf/stubs/atomicops.h \ 63 google/protobuf/stubs/atomicops_internals_power.h \ 64 google/protobuf/stubs/atomicops_internals_ppc_gcc.h \ 65 google/protobuf/stubs/atomicops_internals_arm64_gcc.h \ 66 google/protobuf/stubs/atomicops_internals_arm_gcc.h \ 67 google/protobuf/stubs/atomicops_internals_arm_qnx.h \ 68 google/protobuf/stubs/atomicops_internals_atomicword_compat.h \ 69 google/protobuf/stubs/atomicops_internals_generic_gcc.h \ [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
D | SimulatedCommandsVerifier.java | 60 public void registerForRadioStateChanged(Handler h, int what, Object obj) { in registerForRadioStateChanged() argument 65 public void unregisterForRadioStateChanged(Handler h) { in unregisterForRadioStateChanged() argument 70 public void registerForVoiceRadioTechChanged(Handler h, int what, Object obj) { in registerForVoiceRadioTechChanged() argument 75 public void unregisterForVoiceRadioTechChanged(Handler h) { in unregisterForVoiceRadioTechChanged() argument 80 public void registerForImsNetworkStateChanged(Handler h, int what, Object obj) { in registerForImsNetworkStateChanged() argument 85 public void unregisterForImsNetworkStateChanged(Handler h) { in unregisterForImsNetworkStateChanged() argument 90 public void registerForOn(Handler h, int what, Object obj) { in registerForOn() argument 95 public void unregisterForOn(Handler h) { in unregisterForOn() argument 100 public void registerForAvailable(Handler h, int what, Object obj) { in registerForAvailable() argument 105 public void unregisterForAvailable(Handler h) { in unregisterForAvailable() argument [all …]
|
/frameworks/base/core/java/android/hardware/camera2/utils/ |
D | HashCodeHelpers.java | 48 int h = 1; in hashCode() local 51 h = ((h << 5) - h) ^ x; // (h * 31) XOR x in hashCode() 54 return h; in hashCode() 71 int h = 1; in hashCode() local 74 h = ((h << 5) - h) ^ x; // (h * 31) XOR x in hashCode() 77 return h; in hashCode() 94 int h = 1; in hashCodeGeneric() local 97 h = ((h << 5) - h) ^ x; // (h * 31) XOR x in hashCodeGeneric() 100 return h; in hashCodeGeneric()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/ |
D | PhoneMock.java | 174 public void registerForSilentRedial(Handler h, int what, Object obj) { in registerForSilentRedial() argument 178 public void unregisterForSilentRedial(Handler h) { in unregisterForSilentRedial() argument 198 public void registerForPreciseCallStateChanged(Handler h, int what, Object obj) { in registerForPreciseCallStateChanged() argument 199 mPreciseCallStateRegistrants.addUnique(h, what, obj); in registerForPreciseCallStateChanged() 202 public void unregisterForPreciseCallStateChanged(Handler h) { in unregisterForPreciseCallStateChanged() argument 203 mPreciseCallStateRegistrants.remove(h); in unregisterForPreciseCallStateChanged() 213 public void registerForHandoverStateChanged(Handler h, int what, Object obj) { in registerForHandoverStateChanged() argument 214 mHandoverRegistrants.addUnique(h, what, obj); in registerForHandoverStateChanged() 217 public void unregisterForHandoverStateChanged(Handler h) { in unregisterForHandoverStateChanged() argument 218 mHandoverRegistrants.remove(h); in unregisterForHandoverStateChanged() [all …]
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | CaptureCollector.java | 320 CaptureHolder h = new CaptureHolder(holder, legacy); in queueRequest() local 330 if (!(h.needsJpeg || h.needsPreview)) { in queueRequest() 334 if (h.needsJpeg) { in queueRequest() 342 mJpegCaptureQueue.add(h); in queueRequest() 343 mJpegProduceQueue.add(h); in queueRequest() 345 if (h.needsPreview) { in queueRequest() 352 mPreviewCaptureQueue.add(h); in queueRequest() 353 mPreviewProduceQueue.add(h); in queueRequest() 356 mActiveRequests.add(h); in queueRequest() 451 for (CaptureHolder h : mCompletedRequests) { in removeRequestIfCompleted() [all …]
|
/frameworks/base/core/java/android/util/ |
D | Half.java | 382 public int compareTo(@NonNull Half h) { in compareTo() argument 383 return compare(mValue, h.mValue); in compareTo() 393 public static int hashCode(@HalfFloat short h) { in hashCode() argument 394 return halfToIntBits(h); in hashCode() 442 public static @HalfFloat short halfToShortBits(@HalfFloat short h) { in halfToShortBits() argument 443 return (h & FP16_COMBINED) > FP16_EXPONENT_MAX ? NaN : h; in halfToShortBits() 461 public static int halfToIntBits(@HalfFloat short h) { in halfToIntBits() argument 462 return (h & FP16_COMBINED) > FP16_EXPONENT_MAX ? NaN : h & 0xffff; in halfToIntBits() 479 public static int halfToRawIntBits(@HalfFloat short h) { in halfToRawIntBits() argument 480 return h & 0xffff; in halfToRawIntBits() [all …]
|
/frameworks/base/core/java/com/android/internal/colorextraction/types/ |
D | Tonal.java | 152 float[] h = fit(palette.h, hsl[0], fitIndex, in runTonalExtraction() local 156 int[] colorPalette = getColorPalette(h, s, l); in runTonalExtraction() 160 ". Main color: " + Integer.toHexString(getColorInt(fitIndex, h, s, l)) + in runTonalExtraction() 163 for (int i=0; i < h.length; i++) { in runTonalExtraction() 164 builder.append(Integer.toHexString(getColorInt(i, h, s, l))); in runTonalExtraction() 165 if (i < h.length - 1) { in runTonalExtraction() 173 int mainColor = getColorInt(primaryIndex, h, s, l); in runTonalExtraction() 198 primaryIndex = h.length - 1; in runTonalExtraction() 204 mainColor = getColorInt(primaryIndex, h, s, l); in runTonalExtraction() 212 primaryIndex = h.length - 1; in runTonalExtraction() [all …]
|
/frameworks/wilhelm/tools/mphtogen/ |
D | Makefile | 2 ALL = $(DIR)/MPH_to_3DGroup.h $(DIR)/MPH_to_AudioPlayer.h $(DIR)/MPH_to_AudioRecorder.h \ 3 $(DIR)/MPH_to_Engine.h $(DIR)/MPH_to_LEDDevice.h $(DIR)/MPH_to_Listener.h \ 4 $(DIR)/MPH_to_MetadataExtractor.h $(DIR)/MPH_to_MidiPlayer.h $(DIR)/MPH_to_OutputMix.h \ 5 $(DIR)/MPH_to_Vibra.h 10 mphtogen : mphtogen.c MPH_to.c MPH.h MPH_to.h
|
/frameworks/av/media/libstagefright/codecs/mp3dec/src/ |
D | pvmp3_huffman_parsing.cpp | 139 struct huffcodetab *h; in pvmp3_huffman_parsing() local 185 h = &(pVars->ht[grInfo->table_select[0]]); in pvmp3_huffman_parsing() 186 if (h->linbits) in pvmp3_huffman_parsing() 197 (*pt_huff)(h, &is[i], pMainData); in pvmp3_huffman_parsing() 200 h = &(pVars->ht[grInfo->table_select[1]]); in pvmp3_huffman_parsing() 201 if (h->linbits) in pvmp3_huffman_parsing() 212 (*pt_huff)(h, &is[i], pMainData); in pvmp3_huffman_parsing() 215 h = &(pVars->ht[grInfo->table_select[2]]); in pvmp3_huffman_parsing() 216 if (h->linbits) in pvmp3_huffman_parsing() 227 (*pt_huff)(h, &is[i], pMainData); in pvmp3_huffman_parsing() [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ProtocolBuffers_OSX.xcodeproj/ |
D | project.pbxproj | 90 …tream_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GP… 91 …scriptor_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path =… 92 …PBMessage_PackagePrivate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path … 94 …A0C422 /* GPBBootstrap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourc… 95 …PBCodedInputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod… 97 …BCodedOutputStream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod… 99 …BExtensionRegistry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecod… 101 …2 /* GPBUnknownField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcec… 103 …000A0C422 /* GPBMessage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sour… 105 … GPBProtocolBuffers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourceco… [all …]
|
/frameworks/base/tests/testables/tests/src/android/testing/ |
D | TestableLooperTest.java | 53 Handler h = new Handler(); in testMessageExecuted() local 55 h.post(r); in testMessageExecuted() 63 Handler h = new Handler(); in testMessageCallback() local 64 Message m = h.obtainMessage(3); in testMessageCallback() 71 h.post(r); in testMessageCallback() 83 Handler h = new Handler(); in testProcessNumberOfMessages() local 85 h.post(r); in testProcessNumberOfMessages() 86 h.post(r); in testProcessNumberOfMessages() 87 h.post(r); in testProcessNumberOfMessages() 96 Handler h = new Handler(); in testProcessAllMessages() local [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/ |
D | GPBProtocolBuffers.h | 55 #import <Protobuf/Any.pbobjc.h> 56 #import <Protobuf/Api.pbobjc.h> 57 #import <Protobuf/Duration.pbobjc.h> 58 #import <Protobuf/Empty.pbobjc.h> 59 #import <Protobuf/FieldMask.pbobjc.h> 60 #import <Protobuf/SourceContext.pbobjc.h> 61 #import <Protobuf/Struct.pbobjc.h> 62 #import <Protobuf/Timestamp.pbobjc.h> 63 #import <Protobuf/Type.pbobjc.h> 64 #import <Protobuf/Wrappers.pbobjc.h>
|