Searched defs:maxValue (Results 1 – 8 of 8) sorted by relevance
| /cts/tests/tests/media/libndkaudio/ |
| 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/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
| D | Correlation.java | 53 double maxValue = 0; in computeCorrelation() local
|
| /cts/tests/tests/database/src/android/database/cts/ |
| D | CursorJoinerTest.java | 182 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/jni/audio_loopback/ |
| D | sles.cpp | 546 int maxValue = 32768; in slesProcessNext() local
|
| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| D | CaptureRequestTest.java | 1012 float maxValue = mStaticInfo.getMinimumFocusDistanceChecked(); in verifyFocusDistance() local
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | Vp8CodecTestBase.java | 1864 int maxValue = 0; in maxPresentationTimeDifference() local
|