Home
last modified time | relevance | path

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

/system/media/audio_utils/include/audio_utils/
DMelProcessor.h41 static constexpr int32_t kMaxMelValues = 3; variable
93 size_t maxMelsCallback = kMaxMelValues);
156 std::vector<float> mMels = std::vector<float>(kMaxMelValues);