Searched refs:NUM_SET_EFFECT_PARAM (Results 1 – 1 of 1) sorted by relevance
32 const uint32_t NUM_SET_EFFECT_PARAM = 10; variable163 new AudioEffectParam[sizeof(AudioEffectParam) + NUM_SET_EFFECT_PARAM * sizeof(int32_t)]; in SetEffectParamToHandle()193 cmdInfo = {sizeof(AudioEffectParam) + sizeof(int32_t) * NUM_SET_EFFECT_PARAM, effectParam}; in SetEffectParamToHandle()