Home
last modified time | relevance | path

Searched refs:roundToFreqCenteredToFftBin (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/aidl/vts/
DVtsHalBassBoostTargetTest.cpp183 void roundToFreqCenteredToFftBin(std::vector<int>& testFrequencies, in roundToFreqCenteredToFftBin() function in BassBoostDataTest
253 roundToFreqCenteredToFftBin(testFrequencies, binOffsets); in TEST_P()
DVtsHalVolumeTargetTest.cpp150 roundToFreqCenteredToFftBin(mTestFrequencies, mBinOffsets, kBinWidth); in VolumeDataTest()
DEffectHelper.h366 void roundToFreqCenteredToFftBin(std::vector<int>& testFrequencies, in roundToFreqCenteredToFftBin() function