Searched refs:AUDIO_EFFECT_PRIOR_SCENE_UPPER_LIMIT (Results 1 – 2 of 2) sorted by relevance
42 constexpr int32_t AUDIO_EFFECT_PRIOR_SCENE_UPPER_LIMIT = 7; // max num of effect prior scene variable
449 … CHECK_AND_RETURN_RET_LOG(containSize >= 0 && containSize <= AUDIO_EFFECT_PRIOR_SCENE_UPPER_LIMIT, in UnmarshellEffectChainMgrParam()