Searched refs:roundToFreqCenteredToFftBin (Results 1 – 3 of 3) sorted by relevance
183 void roundToFreqCenteredToFftBin(std::vector<int>& testFrequencies, in roundToFreqCenteredToFftBin() function in BassBoostDataTest253 roundToFreqCenteredToFftBin(testFrequencies, binOffsets); in TEST_P()
150 roundToFreqCenteredToFftBin(mTestFrequencies, mBinOffsets, kBinWidth); in VolumeDataTest()
366 void roundToFreqCenteredToFftBin(std::vector<int>& testFrequencies, in roundToFreqCenteredToFftBin() function