Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
DEffectBundle.cpp3383 int32_t vol_ret[2] = {1<<24,1<<24}; // Apply no volume in Effect_command() local
3429 memcpy(pReplyData, vol_ret, sizeof(int32_t)*2); in Effect_command()