Home
last modified time | relevance | path

Searched defs:halBuffer (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/audio/effect/all-versions/default/
DEqualizerEffect.cpp52 std::vector<uint8_t> halBuffer(sizeof(t_equalizer_settings) + bandsSize, 0); in propertiesToHal() local
268 std::vector<uint8_t> halBuffer = propertiesToHal(properties, &halPropertiesPtr); in setAllProperties() local