Home
last modified time | relevance | path

Searched refs:maxAudioSampleValue (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalVisualizerTargetTest.cpp283 for (float maxAudioSampleValue : testMaxAudioSampleValueList) { in TEST_P() local
291 maxAudioSampleValue, mBufferSizeInFrames, in TEST_P()
DEffectHelper.h450 float maxAudioSampleValue = kMaxAudioSampleValue) {
456 ((static_cast<float>(std::rand()) / RAND_MAX) * 2 - 1) * maxAudioSampleValue;