Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/audio/effect/all-versions/default/
H A DEffect.cpp237 effect_param_t* halParam = reinterpret_cast<effect_param_t*>(&halParamBuffer[0]); in parameterToHal() local
318 effect_param_t* halParam = reinterpret_cast<effect_param_t*>(&halParamBuffer[0]); in getParameterImpl() local
636 effect_offload_param_t halParam; in offload() local
H A DVirtualizerEffect.cpp230 uint32_t halParam[3] = {VIRTUALIZER_PARAM_VIRTUAL_SPEAKER_ANGLES, halChannelMask, in getVirtualSpeakerAngles() local