/cts/tests/tests/media/audio/jni/ |
D | WaveTableGenerator.cpp | 29 float* WaveTableGenerator::genSinWave(int size, float maxValue) { in genSinWave() 33 float* WaveTableGenerator::genSinWave(int size, float maxValue, float* tbl) { in genSinWave()
|
/cts/tests/app/src/android/app/cts/android/app/cts/tools/ |
D | UidImportanceListener.java | 66 public int waitForValue(int minValue, int maxValue) { in waitForValue() 70 public int waitForValue(int minValue, int maxValue, long timeout) { in waitForValue()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | Timeout.java | 57 public Timeout(String name, long initialValue, float multiplier, long maxValue) { in Timeout() 63 long maxValue) { in Timeout()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2023-40077/ |
D | poc.cpp | 27 const int maxValue = 100000; variable
|
/cts/apps/CtsVerifier/jni/megaaudio/player/ |
D | WaveTableSource.cpp | 97 float maxValue, float minValue, float dutyCycle) { in genTriangleWave() 136 float maxValue, float minValue, float dutyCycle) { in genPulseWave()
|
/cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/sources/ |
D | WaveTableSource.java | 168 float[] buffer, float maxValue, float minValue, float dutyCycle) { in genTriangleWave()
|
/cts/tests/tests/database/src/android/database/cts/ |
D | CursorJoinerTest.java | 208 private String getOrderNumberString(int value, int maxValue) { in getOrderNumberString()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | RSBaseCompute.java | 176 int size, long seed, double minValue, double maxValue) { in createRandomFloatAllocation() 278 double maxValue = Float16Utils.convertFloat16ToDouble(maxArray[i]); in enforceOrdering() local
|
D | CoreMathVerifier.java | 413 static private Target.Floaty clamp(double value, double minValue, double maxValue, Target t) { in clamp()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | AudioAEC.java | 183 double maxValue = 0; in computeAcousticCouplingFactor() local
|
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/ |
D | LatencyAnalyzer.h | 205 float maxValue = 1.0e-9f; in normalize() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | CaptureRequestTest.java | 1442 float maxValue = mStaticInfo.getMinimumFocusDistanceChecked(); in verifyFocusDistance() local
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | VideoCodecTestBase.java | 2058 int maxValue = 0; in maxPresentationTimeDifference() local
|
/cts/tests/tests/car/lib/CarIntegrationTestUtilsLib/src/android/car/cts/utils/ |
D | VehiclePropertyVerifier.java | 985 Integer maxValue = (Integer) carPropertyConfig.getMaxValue(areaId); in getPossibleIntegerValues() local
|
/cts/apps/CtsVerifier/libs/ |
D | opencv3-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |