/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
D | p_med_ol.c | 42 Word32 i, j, max, R0, R1, R2; in Pitch_med_ol() local 99 R2 = 0; in Pitch_med_ol() 104 R2 += vo_mult32(*p1, *p1); in Pitch_med_ol() 107 R2 += vo_mult32(*p1, *p1); in Pitch_med_ol() 110 R2 += vo_mult32(*p1, *p1); in Pitch_med_ol() 113 R2 += vo_mult32(*p1, *p1); in Pitch_med_ol() 119 R2 = (R2 <<1) + 1L; in Pitch_med_ol() 128 exp_R2 = norm_l(R2); in Pitch_med_ol() 129 R2 = (R2 << exp_R2); in Pitch_med_ol() 132 R1 = vo_L_mult(voround(R1), voround(R2)); in Pitch_med_ol()
|
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
D | numeric.h | 82 template <typename R1, typename R2> 83 static inline vec2 MapPoint(const vec2& pt, const R1& from, const R2& to) { in MapPoint()
|
/frameworks/base/data/keyboards/ |
D | Vendor_054c_Product_0268_Version_8000.kl | 48 # R2 trigger
|
D | Vendor_2e95_Product_7725.kl | 37 # R2 Trigger axis
|
D | Vendor_054c_Product_0268_Version_8100.kl | 48 # R2 trigger
|
D | Vendor_054c_Product_0268_Version_8111.kl | 48 # R2 trigger
|
D | Vendor_054c_Product_0268.kl | 52 # R2 trigger
|
D | Vendor_054c_Product_09cc_Version_8111.kl | 40 # R2 axis
|
D | Vendor_054c_Product_05c4_Version_8000.kl | 40 # R2 axis
|
D | Vendor_054c_Product_09cc_Version_8000.kl | 40 # R2 axis
|
D | Vendor_054c_Product_0ba0_Version_8111.kl | 39 # R2 axis
|
D | Vendor_054c_Product_05c4_Version_8100.kl | 40 # R2 axis
|
D | Vendor_054c_Product_09cc_Version_8100.kl | 40 # R2 axis
|
D | Vendor_054c_Product_05c4_Version_8111.kl | 40 # R2 axis
|
D | Vendor_054c_Product_05c4.kl | 38 # R2 axis
|
D | Vendor_054c_Product_0ba0.kl | 38 # R2 axis
|
D | Vendor_054c_Product_09cc.kl | 38 # R2 axis
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/ |
D | Deemph_32_opt.s | 28 @y[] RN R2
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/ |
D | Deemph_32_neon.s | 28 @y[] RN R2
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
D | NetworkDetail.java | 51 R2, enumConstant 356 Constants.hasR2Elements(queryElements) && mHSRelease == HSRelease.R2); in queriable()
|
D | PasspointManager.java | 505 vsa.hsRelease == NetworkDetail.HSRelease.R2); in findEapMethodFromNAIRealmMatchedWithCarrier() 806 vsa.hsRelease == NetworkDetail.HSRelease.R2); in getAllMatchedProviders()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | WifiMetricsTest.java | 501 mockScanDetails.add(buildMockScanDetail(false, NetworkDetail.HSRelease.R2, in buildMockScanDetailList() 503 mockScanDetails.add(buildMockScanDetail(false, NetworkDetail.HSRelease.R2, in buildMockScanDetailList() 2097 anqpDomainId2, NetworkDetail.HSRelease.R2, true)); in testObservedHotspotAps() 2099 anqpDomainId2, NetworkDetail.HSRelease.R2, true)); in testObservedHotspotAps() 2106 anqpDomainId3, NetworkDetail.HSRelease.R2, true)); in testObservedHotspotAps() 2108 anqpDomainId3, NetworkDetail.HSRelease.R2, false)); in testObservedHotspotAps() 2110 anqpDomainId3, NetworkDetail.HSRelease.R2, true)); in testObservedHotspotAps() 2129 i + 10, NetworkDetail.HSRelease.R2, false)); in testObservedHotspotAps()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/ |
D | InformationElementUtilTest.java | 931 assertEquals(NetworkDetail.HSRelease.R2, vsa.hsRelease); in getHS2VendorSpecificIE()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/ |
D | InformationElementUtil.java | 322 hsRelease = NetworkDetail.HSRelease.R2; in from()
|
/frameworks/base/proto/src/ |
D | wifi.proto | 343 // Histogram counting instances of scans with N many HotSpot 2.0 R2 APs 352 // Histogram counting instances of scans with N many unique HotSpot 2.0 R2 ESS. 363 // Histogram counting number of HotSpot 2.0 R2 APs per observed ESS in a scan 552 // Histogram of the EAP method type of all installed Passpoint profiles for R2
|