Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 12 of 12) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcalc_en.cpp279 Word32 s3; /* Intermediate energy accumulator */ in calc_unfilt_energies() local
609 Word32 s3; /* Intermediate energy accumulator */ in calc_filt_energies() local
/frameworks/base/core/tests/coretests/src/android/animation/
DAnimatorSetActivityTest.java119 AnimatorSet s3 = new AnimatorSet(); in testGetChildAnimations() local
175 AnimatorSet s3 = new AnimatorSet(); in testTotalDuration() local
528 final AnimatorSet s3 = s1.clone(); in testClone() local
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dresidu.cpp208 Word32 s3; in Residu() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/apdu/
DApduSenderTest.java226 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendStoreDataLongDataLongResponse() local
296 String s3 = new String(new char[16]).replace("\0", "CC"); in testSendErrorResponseInMiddle() local
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dtranspose_conv2d.mod.py104 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
/frameworks/ml/nn/runtime/test/specs/V1_3/
Dtranspose_conv2d_quant8_signed.mod.py139 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
Dtranspose_quant8_signed.mod.py140 s3 = Int32Vector("shape", [1, 4, 4, 1]) # output shape variable
/frameworks/av/media/libstagefright/
DMediaCodecListOverrides.cpp195 const AString &s, const AString &delimiter, AString *s1, AString *s2, AString *s3) { in splitString()
/frameworks/native/libs/vr/libbufferhubqueue/tests/
Dbuffer_hub_queue-test.cpp994 auto s3 = producer_queue_->Dequeue(0, &slot, &producer_meta, &fence); in TEST_F() local
1071 auto s3 = consumer_queue_->Dequeue(kTimeoutMs, &slot, &consumer_meta, &fence); in TEST_F() local
/frameworks/base/core/tests/coretests/src/android/text/
DTextUtilsTest.java290 Spannable s3 = new SpannableString(s1); in testEllipsize() local
/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp480 float s3 = (x - x3) * (y4 - y3) - (y - y3) * (x4 - x3); in findEnclosingQuad() local
/frameworks/base/wifi/java/android/net/wifi/
DWifiManager.java4027 String s1, s2, s3; in toString() local
4251 String s1, s2, s3; in toString() local