Home
last modified time | relevance | path

Searched defs:s4 (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
Dresidu.cpp209 Word32 s4; in Residu() local
/frameworks/base/core/tests/coretests/src/android/animation/
DAnimatorSetActivityTest.java130 AnimatorSet s4 = new AnimatorSet(); in testGetChildAnimations() local
181 AnimatorSet s4 = new AnimatorSet(); in testTotalDuration() local
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
Dcalc_en.cpp280 Word32 s4; /* Intermediate energy accumulator */ in calc_unfilt_energies() local
/frameworks/ml/nn/runtime/test/specs/V1_2/
Dtranspose_conv2d.mod.py130 s4 = Int32Vector("shape", [1, 6, 6, 1]) # output shape variable
/frameworks/ml/nn/runtime/test/specs/V1_3/
Dtranspose_conv2d_quant8_signed.mod.py165 s4 = Int32Vector("shape", [1, 6, 6, 1]) # output shape variable
Dtranspose_quant8_signed.mod.py166 s4 = Int32Vector("shape", [1, 6, 6, 1]) # output shape variable
/frameworks/av/services/camera/libcameraservice/device3/
DDistortionMapper.cpp482 float s4 = (x - x4) * (y1 - y4) - (y - y4) * (x1 - x4); in findEnclosingQuad() local
/frameworks/native/libs/vr/libbufferhubqueue/tests/
Dbuffer_hub_queue-test.cpp1004 auto s4 = consumer_queue_->Dequeue(kTimeoutMs, &slot, &consumer_meta, &fence); in TEST_F() local