Searched defs:s4 (Results 1 – 8 of 8) sorted by relevance
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/ |
D | residu.cpp | 209 Word32 s4; in Residu() local
|
/frameworks/base/core/tests/coretests/src/android/animation/ |
D | AnimatorSetActivityTest.java | 130 AnimatorSet s4 = new AnimatorSet(); in testGetChildAnimations() local 181 AnimatorSet s4 = new AnimatorSet(); in testTotalDuration() local
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
D | calc_en.cpp | 280 Word32 s4; /* Intermediate energy accumulator */ in calc_unfilt_energies() local
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | transpose_conv2d.mod.py | 130 s4 = Int32Vector("shape", [1, 6, 6, 1]) # output shape variable
|
/frameworks/ml/nn/runtime/test/specs/V1_3/ |
D | transpose_conv2d_quant8_signed.mod.py | 165 s4 = Int32Vector("shape", [1, 6, 6, 1]) # output shape variable
|
D | transpose_quant8_signed.mod.py | 166 s4 = Int32Vector("shape", [1, 6, 6, 1]) # output shape variable
|
/frameworks/av/services/camera/libcameraservice/device3/ |
D | DistortionMapper.cpp | 482 float s4 = (x - x4) * (y1 - y4) - (y - y4) * (x1 - x4); in findEnclosingQuad() local
|
/frameworks/native/libs/vr/libbufferhubqueue/tests/ |
D | buffer_hub_queue-test.cpp | 1004 auto s4 = consumer_queue_->Dequeue(kTimeoutMs, &slot, &consumer_meta, &fence); in TEST_F() local
|