Home
last modified time | relevance | path

Searched refs:R2 (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
Dp_med_ol.c42 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/
Dnumeric.h82 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/
DVendor_054c_Product_0268_Version_8000.kl48 # R2 trigger
DVendor_2e95_Product_7725.kl37 # R2 Trigger axis
DVendor_054c_Product_0268_Version_8100.kl48 # R2 trigger
DVendor_054c_Product_0268_Version_8111.kl48 # R2 trigger
DVendor_054c_Product_0268.kl52 # R2 trigger
DVendor_054c_Product_09cc_Version_8111.kl40 # R2 axis
DVendor_054c_Product_05c4_Version_8000.kl40 # R2 axis
DVendor_054c_Product_09cc_Version_8000.kl40 # R2 axis
DVendor_054c_Product_0ba0_Version_8111.kl39 # R2 axis
DVendor_054c_Product_05c4_Version_8100.kl40 # R2 axis
DVendor_054c_Product_09cc_Version_8100.kl40 # R2 axis
DVendor_054c_Product_05c4_Version_8111.kl40 # R2 axis
DVendor_054c_Product_05c4.kl38 # R2 axis
DVendor_054c_Product_0ba0.kl38 # R2 axis
DVendor_054c_Product_09cc.kl38 # R2 axis
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
DDeemph_32_opt.s28 @y[] RN R2
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
DDeemph_32_neon.s28 @y[] RN R2
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java51 R2, enumConstant
356 Constants.hasR2Elements(queryElements) && mHSRelease == HSRelease.R2); in queriable()
DPasspointManager.java505 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/
DWifiMetricsTest.java501 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/
DInformationElementUtilTest.java931 assertEquals(NetworkDetail.HSRelease.R2, vsa.hsRelease); in getHS2VendorSpecificIE()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java322 hsRelease = NetworkDetail.HSRelease.R2; in from()
/frameworks/base/proto/src/
Dwifi.proto343 // 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

12